|
16 | 16 | "php-parallel-lint/php-parallel-lint": "^1.3.1", |
17 | 17 | "phpcompatibility/php-compatibility": "dev-develop", |
18 | 18 | "phpstan/extension-installer": "^1.4", |
19 | | - "phpstan/phpstan": "^1.12.26", |
20 | | - "phpstan/phpstan-deprecation-rules": "^1.2", |
21 | | - "phpstan/phpstan-phpunit": "^1.4", |
22 | | - "phpstan/phpstan-strict-rules": "^1.6", |
23 | | - "swissspidy/phpstan-no-private": "^0.2.1", |
| 19 | + "phpstan/phpstan": "^1.12.26 || ^2.0", |
| 20 | + "phpstan/phpstan-deprecation-rules": "^1.2 || ^2.0", |
| 21 | + "phpstan/phpstan-phpunit": "^1.4 || ^2.0", |
| 22 | + "phpstan/phpstan-strict-rules": "^1.6 || ^2.0", |
| 23 | + "swissspidy/phpstan-no-private": "^0.2.1 || ^1.0", |
24 | 24 | "szepeviktor/phpstan-wordpress": "^v1.3.5", |
25 | 25 | "wp-cli/config-command": "^1 || ^2", |
26 | 26 | "wp-cli/core-command": "^1 || ^2", |
27 | 27 | "wp-cli/eval-command": "^1 || ^2", |
28 | 28 | "wp-cli/wp-cli": "^2.12", |
29 | 29 | "wp-coding-standards/wpcs": "^3", |
30 | | - "yoast/phpunit-polyfills": "^4.0.0" |
| 30 | + "yoast/phpunit-polyfills": "^1.0 || ^2.0 || ^3.0 || ^4.0" |
31 | 31 | }, |
32 | 32 | "require-dev": { |
33 | 33 | "roave/security-advisories": "dev-latest" |
|
0 commit comments