Skip to content
This repository was archived by the owner on Jul 6, 2024. It is now read-only.

Commit 1abffb7

Browse files
committed
vendor upgrade
1 parent 667dcdb commit 1abffb7

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

composer.json

+6-7
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,13 @@
2323
"chubbyphp/chubbyphp-container": "^1.1",
2424
"chubbyphp/chubbyphp-dev-helper": "dev-master",
2525
"chubbyphp/chubbyphp-laminas-config-factory": "^1.0",
26-
"chubbyphp/chubbyphp-mock": "^1.4.5",
27-
"friendsofphp/php-cs-fixer": "^2.16@dev",
28-
"infection/infection": "^0.15.3|^0.16.6|^0.18.0",
29-
"php-coveralls/php-coveralls": "^2.4.1",
26+
"chubbyphp/chubbyphp-mock": "^1.5.1",
27+
"infection/infection": "^0.15.3|^0.18.2|^0.20.2",
28+
"php-coveralls/php-coveralls": "^2.4.3",
3029
"phploc/phploc": "^5.0|^6.0.2",
31-
"phpstan/extension-installer": "^1.0.5",
32-
"phpstan/phpstan": "^0.12.50",
33-
"phpunit/phpunit": "^8.5.8|^9.4.1",
30+
"phpstan/extension-installer": "^1.1",
31+
"phpstan/phpstan": "^0.12.64",
32+
"phpunit/phpunit": "^8.5.13|^9.5",
3433
"pimple/pimple": "^3.3",
3534
"psr/container": "^1.0"
3635
},

0 commit comments

Comments
 (0)