Skip to content

Commit

Permalink
chore: add compatibility with phpunit 11
Browse files Browse the repository at this point in the history
  • Loading branch information
brotkrueml committed Aug 27, 2024
1 parent 5cd83ac commit 319599e
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 @@ -28,7 +28,7 @@
"ergebnis/composer-normalize": "~2.43.0",
"phpstan/extension-installer": "^1.4",
"phpstan/phpstan": "1.11.11",
"phpunit/phpunit": "^10.5",
"phpunit/phpunit": "^10.5 || ^11.3",
"rector/rector": "1.2.3",
"symfony/yaml": "^6.4 || ^7.0",
"symplify/phpstan-rules": "^13.0",
Expand Down

0 comments on commit 319599e

Please sign in to comment.