File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 14
14
"require" : {
15
15
"php" : " ^7.2.5 || ^8.0" ,
16
16
"async-aws/core" : " ^1.0" ,
17
- "symfony/config" : " ^4.4 || ^5.0 || ^6.0" ,
18
- "symfony/dependency-injection" : " ^4.4 || ^5.0 || ^6.0" ,
19
- "symfony/http-kernel" : " ^4.4 || ^5.0 || ^6.0"
17
+ "symfony/config" : " ^4.4 || ^5.0 || ^6.0 || ^7.0 " ,
18
+ "symfony/dependency-injection" : " ^4.4 || ^5.0 || ^6.0 || ^7.0 " ,
19
+ "symfony/http-kernel" : " ^4.4 || ^5.0 || ^6.0 || ^7.0 "
20
20
},
21
21
"require-dev" : {
22
22
"async-aws/s3" : " ^1.0" ,
25
25
"async-aws/ssm" : " ^1.0" ,
26
26
"matthiasnoback/symfony-config-test" : " ^4.1" ,
27
27
"nyholm/symfony-bundle-test" : " 1.x-dev#0555e4898e1b05655a4bdf52ba10c7f56611a514 as 1.9.0" ,
28
- "symfony/cache" : " ^4.4 || ^5.0 || ^6.0"
28
+ "symfony/cache" : " ^4.4 || ^5.0 || ^6.0 || ^7.0 "
29
29
},
30
30
"autoload" : {
31
31
"psr-4" : {
You can’t perform that action at this time.
0 commit comments