|
21 | 21 | } |
22 | 22 | ], |
23 | 23 | "require": { |
24 | | - "php": ">=8.2", |
| 24 | + "php": ">=8.4", |
25 | 25 | "doctrine/sql-formatter": "^1.0.1", |
26 | 26 | "squirrelphp/connection": "^0.3.4", |
27 | 27 | "squirrelphp/queries": "^2.1", |
28 | | - "symfony/config": "^5.0|^6.0|^7.0", |
29 | | - "symfony/dependency-injection": "^5.0|^6.0|^7.0", |
30 | | - "symfony/http-kernel": "^5.0|^6.0|^7.0", |
31 | | - "symfony/var-dumper": "^5.0|^6.0|^7.0" |
| 28 | + "symfony/config": "^5.0|^6.0|^7.0|^8.0", |
| 29 | + "symfony/dependency-injection": "^5.0|^6.0|^7.0|^8.0", |
| 30 | + "symfony/http-kernel": "^5.0|^6.0|^7.0|^8.0", |
| 31 | + "symfony/var-dumper": "^5.0|^6.0|^7.0|^8.0" |
32 | 32 | }, |
33 | 33 | "require-dev": { |
34 | 34 | "captainhook/captainhook-phar": "^5.0", |
35 | 35 | "captainhook/hook-installer": "^1.0", |
36 | | - "matthiasnoback/symfony-config-test": "^5.2", |
37 | | - "phpunit/phpunit": "^11.2", |
38 | | - "symfony/finder": "^7.0", |
39 | | - "symfony/process": "^7.0", |
| 36 | + "matthiasnoback/symfony-config-test": "^6.1", |
| 37 | + "phpunit/phpunit": "^12.0", |
| 38 | + "symfony/finder": "^7.0|^8.0", |
| 39 | + "symfony/process": "^7.0|^8.0", |
40 | 40 | "twig/twig": "^3.0" |
41 | 41 | }, |
42 | 42 | "suggest": { |
|
0 commit comments