We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41ad4d7 commit 227cd70Copy full SHA for 227cd70
1 file changed
composer.json
@@ -26,15 +26,15 @@
26
"psr/log": "^2.0|^3.0.2"
27
},
28
"require-dev": {
29
- "blackfire/php-sdk": "^2.5.10",
+ "blackfire/php-sdk": "^2.5.12",
30
"chubbyphp/chubbyphp-dev-helper": "dev-master",
31
- "chubbyphp/chubbyphp-mock": "^2.0.1",
32
- "infection/infection": "^0.31.9",
33
- "php-coveralls/php-coveralls": "^2.9",
+ "chubbyphp/chubbyphp-mock": "^2.1.2",
+ "infection/infection": "^0.32.3",
+ "php-coveralls/php-coveralls": "^2.9.1",
34
"phpstan/extension-installer": "^1.4.3",
35
- "phpstan/phpstan": "^2.1.32",
36
- "phpunit/phpunit": "^12.4.5",
37
- "swoole/ide-helper": "^5.1.8|^6.1.3"
+ "phpstan/phpstan": "^2.1.33",
+ "phpunit/phpunit": "^12.5.6",
+ "swoole/ide-helper": "^5.1.8|^6.0.2"
38
39
"autoload": {
40
"psr-4": {
0 commit comments