Skip to content

Commit

Permalink
Require at least phpunit 9.6.11
Browse files Browse the repository at this point in the history
We want this to get past deprecations:
sebastianbergmann/phpunit#5220
  • Loading branch information
kitsunet authored Jun 27, 2024
1 parent 49544fb commit 39245ad
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 @@ -39,7 +39,7 @@
"neos/setup": "@dev",
"flowpack/neos-frontendlogin": "@dev",
"mikey179/vfsstream": "^1.6",
"phpunit/phpunit": "^9.0",
"phpunit/phpunit": "^9.6.11",
"symfony/css-selector": "^2.0",
"phpstan/phpstan": "^1.10",
"neos/neos": "8.3.x-dev",
Expand Down

0 comments on commit 39245ad

Please sign in to comment.