Skip to content

Commit

Permalink
Enhancement: Add support for phpunit/phpunit:9
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Oct 10, 2023
1 parent 98fd667 commit 57de04a
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 63 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"phpunit/phpunit": "^10.1.3"
"phpunit/phpunit": "^9.6.13 || ^10.4.0"
},
"require-dev": {
"ergebnis/composer-normalize": "^2.39.0",
Expand Down
Loading

0 comments on commit 57de04a

Please sign in to comment.