Skip to content

Commit

Permalink
Add option for PHPUnit 12
Browse files Browse the repository at this point in the history
  • Loading branch information
olivervogel committed Feb 9, 2025
1 parent 8655889 commit 3ed266b
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 @@ -20,7 +20,7 @@
"php": "^8.1"
},
"require-dev": {
"phpunit/phpunit": "^10.0 || ^11.0",
"phpunit/phpunit": "^10.0 || ^11.0 || ^12.0",
"phpstan/phpstan": "^2",
"squizlabs/php_codesniffer": "^3.8",
"slevomat/coding-standard": "~8.0"
Expand Down

0 comments on commit 3ed266b

Please sign in to comment.