We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dac5c8d commit 1aa4ba6Copy full SHA for 1aa4ba6
composer.json
@@ -25,7 +25,7 @@
25
"php": "7.4.*||8.*",
26
"guzzlehttp/guzzle": "^7.0",
27
"codeception/codeception": "4.*||5.*",
28
- "phpunit/phpunit": "8.* || 9.*"
+ "phpunit/phpunit": "^8.5 || 9.*"
29
},
30
"require-dev": {
31
"phpmd/phpmd": "2.*",
0 commit comments