We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7674c06 commit e5d3e3bCopy full SHA for e5d3e3b
1 file changed
composer.json
@@ -19,12 +19,12 @@
19
},
20
"require-dev": {
21
"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",
+ "chubbyphp/chubbyphp-mock": "^2.1.2",
+ "infection/infection": "^0.32.3",
+ "php-coveralls/php-coveralls": "^2.9.1",
25
"phpstan/extension-installer": "^1.4.3",
26
- "phpstan/phpstan": "^2.1.32",
27
- "phpunit/phpunit": "^12.4.5"
+ "phpstan/phpstan": "^2.1.33",
+ "phpunit/phpunit": "^12.5.6"
28
29
"autoload": {
30
"psr-4": { "Chubbyphp\\Container\\": "src/" }
0 commit comments