|
48 | 48 | "matthiasnoback/symfony-config-test": "^4.2 || ^5.0", |
49 | 49 | "matthiasnoback/symfony-dependency-injection-test": "^4.1 || ^5.0", |
50 | 50 | "phpstan/extension-installer": "^1.0", |
51 | | - "phpstan/phpstan": "^1.0", |
52 | | - "phpstan/phpstan-phpunit": "^1.0", |
53 | | - "phpstan/phpstan-strict-rules": "^1.0", |
54 | | - "phpstan/phpstan-symfony": "^1.0", |
| 51 | + "phpstan/phpstan": "^1.0 || ^2.0", |
| 52 | + "phpstan/phpstan-phpunit": "^1.0 || ^2.0", |
| 53 | + "phpstan/phpstan-strict-rules": "^1.0 || ^2.0", |
| 54 | + "phpstan/phpstan-symfony": "^1.0 || ^2.0", |
55 | 55 | "phpunit/phpunit": "^9.5.13", |
56 | | - "psalm/plugin-phpunit": "^0.18", |
| 56 | + "psalm/plugin-phpunit": "^0.18 || ^0.19", |
57 | 57 | "psalm/plugin-symfony": "^5.0", |
58 | | - "rector/rector": "^1.1", |
| 58 | + "rector/rector": "^1.1 || ^2.0", |
59 | 59 | "symfony/browser-kit": "^6.4 || ^7.1", |
60 | 60 | "symfony/error-handler": "^6.4 || ^7.1", |
61 | 61 | "symfony/phpunit-bridge": "^6.4 || ^7.1", |
62 | 62 | "symfony/stopwatch": "^6.4 || ^7.1", |
63 | | - "vimeo/psalm": "^5.8" |
| 63 | + "vimeo/psalm": "^5.8 || ^6.10" |
64 | 64 | }, |
65 | 65 | "conflict": { |
66 | 66 | "knplabs/knp-menu-bundle": "<3.0" |
|
0 commit comments