|
17 | 17 | ], |
18 | 18 | "require": { |
19 | 19 | "php": ">=7.3", |
20 | | - "symfony/filesystem": "~4.4|~5.4|~6.3", |
21 | | - "symfony/dependency-injection": "~4.4|~5.4|~6.3", |
22 | | - "symfony/security-core": "~4.4|~5.4|~6.3", |
23 | | - "symfony/config": "~4.4|~5.4|~6.3", |
24 | | - "symfony/event-dispatcher": "~4.4|~5.4|~6.3", |
25 | | - "symfony/http-foundation": "~4.4|~5.4|~6.3", |
26 | | - "symfony/http-kernel": "~4.4|~5.4|~6.3", |
27 | | - "symfony/twig-bundle": "~4.4|~5.4|~6.3" |
| 20 | + "symfony/filesystem": "~4.4|~5.4|~6.4|~7.4", |
| 21 | + "symfony/dependency-injection": "~4.4|~5.4|~6.4|~7.4", |
| 22 | + "symfony/security-core": "~4.4|~5.4|~6.4|~7.4", |
| 23 | + "symfony/config": "~4.4|~5.4|~6.4|~7.4", |
| 24 | + "symfony/event-dispatcher": "~4.4|~5.4|~6.4|~7.4", |
| 25 | + "symfony/http-foundation": "~4.4|~5.4|~6.4|~7.4", |
| 26 | + "symfony/http-kernel": "~4.4|~5.4|~6.4|~7.4", |
| 27 | + "symfony/twig-bundle": "~4.4|~5.4|~6.4|~7.4" |
28 | 28 | }, |
29 | 29 | "require-dev": { |
30 | | - "symfony/mailer": "~4.4|~5.4|~6.3", |
| 30 | + "symfony/mailer": "~4.4|~5.4|~6.4|~7.4", |
31 | 31 | "symfony/swiftmailer-bundle": ">=2.6.0" |
32 | 32 | }, |
33 | 33 | "suggest": { |
|
0 commit comments