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 8997b1f commit 277ba7aCopy full SHA for 277ba7a
composer.json
@@ -14,7 +14,7 @@
14
}
15
],
16
"require-dev": {
17
- "phpunit/phpunit": "^8.0",
+ "phpunit/phpunit": "^8.0 | ^9.0",
18
"squizlabs/php_codesniffer": "^3.2",
19
"phpstan/phpstan": "^0.12"
20
},
0 commit comments