Skip to content

Commit 227cd70

Browse files
committed
vendor upgrade
1 parent 41ad4d7 commit 227cd70

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@
2626
"psr/log": "^2.0|^3.0.2"
2727
},
2828
"require-dev": {
29-
"blackfire/php-sdk": "^2.5.10",
29+
"blackfire/php-sdk": "^2.5.12",
3030
"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",
31+
"chubbyphp/chubbyphp-mock": "^2.1.2",
32+
"infection/infection": "^0.32.3",
33+
"php-coveralls/php-coveralls": "^2.9.1",
3434
"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"
35+
"phpstan/phpstan": "^2.1.33",
36+
"phpunit/phpunit": "^12.5.6",
37+
"swoole/ide-helper": "^5.1.8|^6.0.2"
3838
},
3939
"autoload": {
4040
"psr-4": {

0 commit comments

Comments
 (0)