File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 14
14
],
15
15
"require" : {
16
16
"php" : " ^7.2.5 || ^8.0" ,
17
- "symfony/dependency-injection" : " ^5.4 || ^6.0 || ^7.0" ,
18
- "symfony/filesystem" : " ^5.4 || ^6.0 || ^7.0" ,
19
- "symfony/framework-bundle" : " ^5.4 || ^6.0 || ^7.0" ,
20
- "symfony/http-kernel" : " ^5.4 || ^6.0 || ^7.0" ,
21
- "symfony/yaml" : " ^5.4 || ^6.0 || ^7.0"
17
+ "symfony/dependency-injection" : " ^5.4 || ^6.0 || ^7.0 || ^8.0 " ,
18
+ "symfony/filesystem" : " ^5.4 || ^6.0 || ^7.0 || ^8.0 " ,
19
+ "symfony/framework-bundle" : " ^5.4 || ^6.0 || ^7.0 || ^8.0 " ,
20
+ "symfony/http-kernel" : " ^5.4 || ^6.0 || ^7.0 || ^8.0 " ,
21
+ "symfony/yaml" : " ^5.4 || ^6.0 || ^7.0 || ^8.0 "
22
22
},
23
23
"require-dev" : {
24
24
"phpunit/phpunit" : " ^8.5 || ^9.4"
40
40
},
41
41
"extra" : {
42
42
"branch-alias" : {
43
- "dev-master" : " 2.0 -dev"
43
+ "dev-master" : " 3.x -dev"
44
44
}
45
45
},
46
46
"scripts" : {
You can’t perform that action at this time.
0 commit comments