We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa4d941 commit 190ac7cCopy full SHA for 190ac7c
composer.json
@@ -50,8 +50,8 @@
50
},
51
"require-dev": {
52
"ext-pcntl": "*",
53
- "phpunit/phpunit": "^9.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",
@@ -70,7 +70,7 @@
70
"doctrine/mongodb-odm-bundle": "^3.5|^4.3|^5.0",
71
"alcaeus/mongo-php-adapter": "^1.0",
72
"kwn/php-rdkafka-stubs": "^2.0.3",
73
- "friendsofphp/php-cs-fixer": "^3.4",
+ "friendsofphp/php-cs-fixer": "^3.68",
74
"dms/phpunit-arraysubset-asserts": "^0.2.1",
75
"phpspec/prophecy-phpunit": "^2.0"
76
0 commit comments