Skip to content
Snippets Groups Projects
Unverified Commit 8cbe888c authored by othercorey's avatar othercorey Committed by GitHub
Browse files

Allow PHPUnit 11

parent 1682d103
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@
"require": {
"php": "^8.1",
"psr/http-factory": "^1.0",
"phpunit/phpunit": "^10.0"
"phpunit/phpunit": "^10.0 || ^11.0"
},
"autoload": {
"psr-4": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment