File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 13
13
],
14
14
"require" : {
15
15
"php" : " ^7.2.5 || ^8.0" ,
16
- "symfony/cache" : " ^5.4 || ^6.0" ,
17
- "symfony/config" : " ^5.4 || ^6.0" ,
18
- "symfony/dependency-injection" : " ^5.4 || ^6.0" ,
19
- "symfony/event-dispatcher" : " ^5.4 || ^6.0" ,
20
- "symfony/http-kernel" : " ^5.4 || ^6.0" ,
16
+ "symfony/cache" : " ^5.4 || ^6.0 || ^7.0 " ,
17
+ "symfony/config" : " ^5.4 || ^6.0 || ^7.0 " ,
18
+ "symfony/dependency-injection" : " ^5.4 || ^6.0 || ^7.0 " ,
19
+ "symfony/event-dispatcher" : " ^5.4 || ^6.0 || ^7.0 " ,
20
+ "symfony/http-kernel" : " ^5.4 || ^6.0 || ^7.0 " ,
21
21
"gedmo/doctrine-extensions" : " ^3.5.0"
22
22
},
23
23
"require-dev" : {
24
- "symfony/mime" : " ^5.4 || ^6.0" ,
25
- "symfony/phpunit-bridge" : " ^v5.4 || ^6.0" ,
26
- "symfony/security-core" : " ^5.4 || ^6.0"
24
+ "symfony/mime" : " ^5.4 || ^6.0 || ^7.0 " ,
25
+ "symfony/phpunit-bridge" : " ^v5.4 || ^6.0 || ^7.0 " ,
26
+ "symfony/security-core" : " ^5.4 || ^6.0 || ^7.0 "
27
27
},
28
28
"suggest" : {
29
29
"doctrine/doctrine-bundle" : " to use the ORM extensions" ,
You can’t perform that action at this time.
0 commit comments