|
20 | 20 | "psr/log": "^1.1.3" |
21 | 21 | }, |
22 | 22 | "require-dev": { |
23 | | - "chubbyphp/chubbyphp-container": "^1.1|^2.0", |
| 23 | + "chubbyphp/chubbyphp-container": "^1.4|^2.0", |
24 | 24 | "chubbyphp/chubbyphp-dev-helper": "dev-master", |
25 | | - "chubbyphp/chubbyphp-laminas-config-factory": "^1.0", |
| 25 | + "chubbyphp/chubbyphp-laminas-config-factory": "^1.1.1", |
26 | 26 | "chubbyphp/chubbyphp-mock": "^1.6", |
27 | | - "infection/infection": "^0.20.2", |
| 27 | + "infection/infection": "^0.25.2", |
28 | 28 | "php-coveralls/php-coveralls": "^2.4.3", |
29 | 29 | "phploc/phploc": "^7.0.2", |
30 | 30 | "phpstan/extension-installer": "^1.1", |
31 | | - "phpstan/phpstan": "^0.12.64", |
32 | | - "phpunit/phpunit": "^9.5", |
33 | | - "pimple/pimple": "^3.3", |
34 | | - "psr/container": "^1.0|^2.0" |
| 31 | + "phpstan/phpstan": "^0.12.99", |
| 32 | + "phpunit/phpunit": "^9.5.10", |
| 33 | + "pimple/pimple": "^3.4", |
| 34 | + "psr/container": "^1.1.1|^2.0.1" |
35 | 35 | }, |
36 | 36 | "autoload": { |
37 | 37 | "psr-4": { "Chubbyphp\\ApiHttp\\": "src/" } |
|
0 commit comments