We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7a74ac commit 13e0fd0Copy full SHA for 13e0fd0
composer.json
@@ -50,8 +50,8 @@
50
},
51
"require-dev": {
52
"ext-pcntl": "*",
53
- "phpunit/phpunit": "^10.5",
54
- "phpstan/phpstan": "^1.0",
+ "phpunit/phpunit": "^9.6.22",
+ "phpstan/phpstan": "^2.1",
55
"queue-interop/queue-spec": "^0.6.2",
56
"symfony/browser-kit": "^6.2|^7.0",
57
"symfony/config": "^6.2|^7.0",
@@ -71,6 +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",
75
"phpspec/prophecy-phpunit": "^2.0"
76
77
"autoload": {
0 commit comments