Skip to content

Commit f4e0807

Browse files
committed
vendor upgrade
1 parent b1acc42 commit f4e0807

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222
},
2323
"require-dev": {
2424
"chubbyphp/chubbyphp-dev-helper": "dev-master",
25-
"chubbyphp/chubbyphp-mock": "^2.0.1",
26-
"infection/infection": "^0.31.9",
27-
"php-coveralls/php-coveralls": "^2.9",
25+
"chubbyphp/chubbyphp-mock": "^2.1.2",
26+
"infection/infection": "^0.32.3",
27+
"php-coveralls/php-coveralls": "^2.9.1",
2828
"phpstan/extension-installer": "^1.4.3",
29-
"phpstan/phpstan": "^2.1.32",
30-
"phpunit/phpunit": "^12.4.5"
29+
"phpstan/phpstan": "^2.1.33",
30+
"phpunit/phpunit": "^12.5.6"
3131
},
3232
"autoload": {
3333
"psr-4": { "Chubbyphp\\StaticFile\\": "src/" }

0 commit comments

Comments
 (0)