File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 29
29
},
30
30
"require" : {
31
31
"php" : " >=8.1" ,
32
- "symfony/config" : " ^5.4|^6.0" ,
33
- "symfony/http-kernel" : " ^5.4|^6.0" ,
34
- "symfony/dependency-injection" : " ^5.4|^6.0"
32
+ "symfony/config" : " ^5.4|^6.0|^7.0 " ,
33
+ "symfony/http-kernel" : " ^5.4|^6.0|^7.0 " ,
34
+ "symfony/dependency-injection" : " ^5.4|^6.0|^7.0 "
35
35
},
36
36
"require-dev" : {
37
37
"intervention/image" : " ^2.5" ,
38
38
"kornrunner/blurhash" : " ^1.1" ,
39
- "symfony/framework-bundle" : " ^5.4|^6.0" ,
40
- "symfony/phpunit-bridge" : " ^5.2|^6.0" ,
41
- "symfony/twig-bundle" : " ^5.4|^6.0" ,
42
- "symfony/var-dumper" : " ^5.4|^6.0"
39
+ "symfony/framework-bundle" : " ^5.4|^6.0|^7.0 " ,
40
+ "symfony/phpunit-bridge" : " ^5.2|^6.0|^7.0 " ,
41
+ "symfony/twig-bundle" : " ^5.4|^6.0|^7.0 " ,
42
+ "symfony/var-dumper" : " ^5.4|^6.0|^7.0 "
43
43
},
44
44
"extra" : {
45
45
"thanks" : {
You can’t perform that action at this time.
0 commit comments