We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb6e759 commit 4142e00Copy full SHA for 4142e00
composer.json
@@ -50,7 +50,7 @@
50
},
51
"require-dev": {
52
"ext-pcntl": "*",
53
- "phpunit/phpunit": "^9.5",
+ "phpunit/phpunit": "^9.5|^10.0",
54
"phpstan/phpstan": "^0.12",
55
"queue-interop/queue-spec": "^0.6.2",
56
"symfony/browser-kit": "^5.4|^6.0",
@@ -71,7 +71,7 @@
71
"alcaeus/mongo-php-adapter": "^1.0",
72
"kwn/php-rdkafka-stubs": "^2.0.3",
73
"friendsofphp/php-cs-fixer": "^3.4",
74
- "dms/phpunit-arraysubset-asserts": "^0.2.1",
+ "dms/phpunit-arraysubset-asserts": "^0.2.1|^0.5.0",
75
"phpspec/prophecy-phpunit": "^2.0"
76
77
"autoload": {
0 commit comments