We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1acc42 commit f4e0807Copy full SHA for f4e0807
composer.json
@@ -22,12 +22,12 @@
22
},
23
"require-dev": {
24
"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",
+ "chubbyphp/chubbyphp-mock": "^2.1.2",
+ "infection/infection": "^0.32.3",
+ "php-coveralls/php-coveralls": "^2.9.1",
28
"phpstan/extension-installer": "^1.4.3",
29
- "phpstan/phpstan": "^2.1.32",
30
- "phpunit/phpunit": "^12.4.5"
+ "phpstan/phpstan": "^2.1.33",
+ "phpunit/phpunit": "^12.5.6"
31
32
"autoload": {
33
"psr-4": { "Chubbyphp\\StaticFile\\": "src/" }
0 commit comments