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 5ba9c77 commit c79af21Copy full SHA for c79af21
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.5 || 9.*",
+ "phpunit/phpunit": "^8.5 || ^9.0 || ^10.0",
29
"jfcherng/php-diff": "^6.14"
30
},
31
"require-dev": {
0 commit comments