|
5 | 5 | "license": "GPL-2.0-only", |
6 | 6 | "require": { |
7 | 7 | "apiki/wpsteak": "0.1.2", |
8 | | - "composer/installers": "1.9.0", |
9 | | - "league/container": "3.3.1", |
| 8 | + "composer/installers": "1.11.0", |
| 9 | + "league/container": "3.3.5", |
10 | 10 | "php": ">=7.4" |
11 | 11 | }, |
12 | 12 | "require-dev": { |
13 | | - "dealerdirect/phpcodesniffer-composer-installer": "0.7.0", |
14 | | - "phpcompatibility/phpcompatibility-wp": "2.1.0", |
15 | | - "phpunit/phpunit": "8.5.6", |
| 13 | + "dealerdirect/phpcodesniffer-composer-installer": "0.7.1", |
| 14 | + "phpcompatibility/phpcompatibility-wp": "2.1.1", |
| 15 | + "phpunit/phpunit": "9.5.4", |
16 | 16 | "wp-coding-standards/wpcs": "2.3.0", |
17 | | - "slevomat/coding-standard": "6.3.9", |
18 | | - "edgedesign/phpqa": "1.23.3", |
19 | | - "php-stubs/wordpress-stubs": "5.4.2", |
20 | | - "szepeviktor/phpstan-wordpress": "0.6.2", |
21 | | - "nette/neon": "3.1.2", |
22 | | - "vimeo/psalm": "3.12.1" |
| 17 | + "slevomat/coding-standard": "7.0.8", |
| 18 | + "edgedesign/phpqa": "1.24.0", |
| 19 | + "php-stubs/wordpress-stubs": "5.7.1", |
| 20 | + "szepeviktor/phpstan-wordpress": "0.7.5", |
| 21 | + "nette/neon": "3.2.2", |
| 22 | + "vimeo/psalm": "4.7.3" |
23 | 23 | }, |
24 | 24 | "autoload": { |
25 | 25 | "psr-4": { |
|
0 commit comments