We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08a2540 commit 3ac5d76Copy full SHA for 3ac5d76
1 file changed
composer.json
@@ -32,7 +32,7 @@
32
"require-dev": {
33
"ext-xdebug": "*",
34
"ext-xml": "*",
35
- "phpunit/phpunit": "^8.5 | ^9.5"
+ "phpunit/phpunit": "^9"
36
},
37
"scripts": {
38
"tests:example": "php -S localhost:8080 -t ./tests/ ./tests/example.php",
0 commit comments