We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b78d87b commit 5823531Copy full SHA for 5823531
1 file changed
composer.json
@@ -12,7 +12,7 @@
12
"traderinteractive/util": "^3.0||^4.0"
13
},
14
"require-dev": {
15
- "phpunit/phpunit": ">=6.5",
+ "phpunit/phpunit": ">=6.5 <11.0",
16
"squizlabs/php_codesniffer": "^3.2"
17
18
"autoload": {
0 commit comments