|
22 | 22 | "minimum-stability": "beta", |
23 | 23 | "require": { |
24 | 24 | "php": ">=8.4", |
25 | | - "symfony/routing": "^7.4 || ^8.0", |
26 | | - "symfony/config": "^7.4 || ^8.0", |
27 | | - "symfony/dependency-injection": "^7.4 || ^8.0", |
28 | | - "symfony/event-dispatcher": "^7.4 || ^8.0", |
29 | | - "symfony/http-foundation": "^7.4 || ^8.0", |
30 | | - "symfony/http-kernel": "^7.4 || ^8.0", |
31 | | - "symfony/property-access": "^7.4 || ^8.0", |
32 | | - "symfony/framework-bundle": "^7.4 || ^8.0", |
33 | | - "symfony/console": "^7.4 || ^8.0", |
34 | | - "symfony/security-core": "^7.4 || ^8.0", |
35 | | - "symfony/security-http": "^7.4 || ^8.0", |
| 25 | + "symfony/routing": "^7.3 || ^8.0", |
| 26 | + "symfony/config": "^7.3 || ^8.0", |
| 27 | + "symfony/dependency-injection": "^7.3 || ^8.0", |
| 28 | + "symfony/event-dispatcher": "^7.3 || ^8.0", |
| 29 | + "symfony/http-foundation": "^7.3 || ^8.0", |
| 30 | + "symfony/http-kernel": "^7.3 || ^8.0", |
| 31 | + "symfony/property-access": "^7.3 || ^8.0", |
| 32 | + "symfony/framework-bundle": "^7.3 || ^8.0", |
| 33 | + "symfony/console": "^7.3 || ^8.0", |
| 34 | + "symfony/security-core": "^7.3 || ^8.0", |
| 35 | + "symfony/security-http": "^7.3 || ^8.0", |
36 | 36 | "api-platform/symfony": "^4.2", |
37 | 37 | "api-platform/doctrine-orm": "^4.2", |
38 | 38 | "lexik/jwt-authentication-bundle": "^3.1", |
|
0 commit comments