Skip to content

Commit

Permalink
Use phpunit 11
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentLanglet committed Jul 27, 2024
1 parent 6cb1a15 commit c6041f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"phpstan/phpstan-strict-rules": "^1.4.4",
"phpstan/phpstan-symfony": "^1.2.16",
"phpstan/phpstan-webmozart-assert": "^1.2.2",
"phpunit/phpunit": "^9.5.26 || ^10.0.9",
"phpunit/phpunit": "^9.5.26 || ^11.3",
"psalm/plugin-phpunit": "^0.18.4",
"psalm/plugin-symfony": "^5.0.0",
"rector/rector": "^1.0.0",
Expand Down

0 comments on commit c6041f6

Please sign in to comment.