File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33
33
"symfony/dependency-injection" : " ^4.4|^5.0|^6.0" ,
34
34
"symfony/expression-language" : " ^4.4|^5.0|^6.0" ,
35
35
"symfony/config" : " ^4.4|^5.0|^6.0" ,
36
- "symfony/console" : " ^4.4|^ 5.4|^6.0" ,
36
+ "symfony/console" : " ^5.4|^6.0" ,
37
37
"symfony/http-foundation" : " ^4.4|^5.0|^6.0" ,
38
38
"symfony/http-kernel" : " ^4.4|^5.0|^6.0" ,
39
39
"symfony/intl" : " ^4.4|^5.0|^6.0" ,
Original file line number Diff line number Diff line change 26
26
},
27
27
"require-dev" : {
28
28
"psr/cache" : " ^1.0|^2.0|^3.0" ,
29
- "symfony/console" : " ^4.4|^ 5.4|^6.0" ,
29
+ "symfony/console" : " ^5.4|^6.0" ,
30
30
"symfony/dependency-injection" : " ^4.4|^5.0|^6.0" ,
31
31
"symfony/event-dispatcher" : " ^4.4|^5.0|^6.0" ,
32
32
"symfony/http-kernel" : " ^4.4|^5.0|^6.0" ,
Original file line number Diff line number Diff line change 24
24
},
25
25
"require-dev" : {
26
26
"symfony/config" : " ^4.4|^5.0|^6.0" ,
27
- "symfony/console" : " ^4.4|^ 5.4|^6.0" ,
27
+ "symfony/console" : " ^5.4|^6.0" ,
28
28
"symfony/dependency-injection" : " ^5.0|^6.0" ,
29
29
"symfony/http-kernel" : " ^5.0|^6.0" ,
30
30
"symfony/intl" : " ^4.4|^5.0|^6.0" ,
You can’t perform that action at this time.
0 commit comments