We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8560da commit 52bd77dCopy full SHA for 52bd77d
composer.json
@@ -51,7 +51,7 @@
51
"require-dev": {
52
"ext-pcntl": "*",
53
"phpunit/phpunit": "^9.5.28",
54
- "phpstan/phpstan": "^1.0",
+ "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": "^4.7|^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.64",
74
"dms/phpunit-arraysubset-asserts": "^0.2.1",
75
"phpspec/prophecy-phpunit": "^2.0"
76
},
0 commit comments