Skip to content

Commit e5d3e3b

Browse files
committed
vendor upgrade
1 parent 7674c06 commit e5d3e3b

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
},
2020
"require-dev": {
2121
"chubbyphp/chubbyphp-dev-helper": "dev-master",
22-
"chubbyphp/chubbyphp-mock": "^2.0.1",
23-
"infection/infection": "^0.31.9",
24-
"php-coveralls/php-coveralls": "^2.9",
22+
"chubbyphp/chubbyphp-mock": "^2.1.2",
23+
"infection/infection": "^0.32.3",
24+
"php-coveralls/php-coveralls": "^2.9.1",
2525
"phpstan/extension-installer": "^1.4.3",
26-
"phpstan/phpstan": "^2.1.32",
27-
"phpunit/phpunit": "^12.4.5"
26+
"phpstan/phpstan": "^2.1.33",
27+
"phpunit/phpunit": "^12.5.6"
2828
},
2929
"autoload": {
3030
"psr-4": { "Chubbyphp\\Container\\": "src/" }

0 commit comments

Comments
 (0)