|
11 | 11 | } |
12 | 12 | ], |
13 | 13 | "require": { |
14 | | - "php": "^7.4.0|^8.0.0|^8.1.0", |
15 | | - "captainhook/captainhook": "^5.10.8" |
| 14 | + "php": "^8.0.0|^8.1.0|^8.2.0", |
| 15 | + "captainhook/captainhook": "^5.12.0" |
16 | 16 | }, |
17 | 17 | "require-dev": { |
18 | | - "bitexpert/captainhook-infection": "^0.5.0", |
| 18 | + "bitexpert/captainhook-infection": "^0.7.0", |
19 | 19 | "captainhook/plugin-composer": "^5.3.3", |
20 | | - "infection/infection": "^0.21.5", |
21 | | - "madewithlove/license-checker": "^0.10.0", |
22 | | - "phly/keep-a-changelog": "^2.11", |
23 | | - "phpstan/extension-installer": "^1.1", |
24 | | - "phpstan/phpstan": "^1.5.4", |
25 | | - "phpstan/phpstan-phpunit": "^1.1.0", |
26 | | - "phpstan/phpstan-strict-rules": "^1.1.0", |
27 | | - "phpunit/phpunit": "^9.5.20", |
| 20 | + "infection/infection": "^0.26.16", |
| 21 | + "madewithlove/license-checker": "^1.3", |
| 22 | + "phly/keep-a-changelog": "^2.12.1", |
| 23 | + "phpstan/extension-installer": "^1.2.0", |
| 24 | + "phpstan/phpstan": "^1.9.4", |
| 25 | + "phpstan/phpstan-phpunit": "^1.3.3", |
| 26 | + "phpstan/phpstan-strict-rules": "^1.4.4", |
| 27 | + "phpunit/phpunit": "^9.5.27", |
28 | 28 | "roave/security-advisories": "dev-latest", |
29 | | - "squizlabs/php_codesniffer": "^3.6.2" |
| 29 | + "squizlabs/php_codesniffer": "^3.7.1" |
30 | 30 | }, |
31 | 31 | "autoload": { |
32 | 32 | "psr-4": { |
|
0 commit comments