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.
^10.5.16 || ^11.2
1 parent 75a0d9a commit d4e136fCopy full SHA for d4e136f
admin/framework/composer.json
@@ -23,7 +23,7 @@
23
"kint-php/kint": "^5.0.4",
24
"mikey179/vfsstream": "^1.6",
25
"nexusphp/cs-config": "^3.6",
26
- "phpunit/phpunit": "^10.5.16",
+ "phpunit/phpunit": "^10.5.16 || ^11.2",
27
"predis/predis": "^1.1 || ^2.0"
28
},
29
"suggest": {
composer.json
@@ -25,8 +25,8 @@
"phpstan/extension-installer": "^1.4",
"phpstan/phpstan": "^1.11",
"phpstan/phpstan-strict-rules": "^1.6",
- "phpunit/phpcov": "^9.0.2",
+ "phpunit/phpcov": "^9.0.2 || ^10.0",
30
"predis/predis": "^1.1 || ^2.0",
31
"rector/rector": "1.2.2"
32
0 commit comments