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 59d1b21 commit fad13f9
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 @@ -63,7 +63,7 @@
"neos/buildessentials": "@dev",
"mikey179/vfsstream": "^1.6",
"league/flysystem-memory": "^3",
"phpunit/phpunit": "^9.6",
"phpunit/phpunit": "^9.6.11",
"phpstan/phpstan": "^1.10.0",
"squizlabs/php_codesniffer": "^3.6"
}
Expand Down

0 comments on commit fad13f9

Please sign in to comment.