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 1818 "require" : {
1919 "php" : " >=7.1" ,
2020 "psr/http-message" : " ^1.0" ,
21- "symfony/http-foundation" : " ^4.4 || ^5.0"
21+ "symfony/http-foundation" : " ^4.4 || ^5.0 || ^6.0 "
2222 },
2323 "require-dev" : {
24- "symfony/browser-kit" : " ^4.4 || ^5.0" ,
25- "symfony/config" : " ^4.4 || ^5.0" ,
26- "symfony/event-dispatcher" : " ^4.4 || ^5.0" ,
27- "symfony/framework-bundle" : " ^4.4 || ^5.0" ,
28- "symfony/http-kernel" : " ^4.4 || ^5.0" ,
29- "symfony/phpunit-bridge" : " ^5.4@dev" ,
24+ "symfony/browser-kit" : " ^4.4 || ^5.0 || ^6.0 " ,
25+ "symfony/config" : " ^4.4 || ^5.0 || ^6.0 " ,
26+ "symfony/event-dispatcher" : " ^4.4 || ^5.0 || ^6.0 " ,
27+ "symfony/framework-bundle" : <
5556
span class="pl-pds">" ^4.4 || ^5.0 || ^6.0 " ,
28+ "symfony/http-kernel" : " ^4.4 || ^5.0 || ^6.0 " ,
29+ "symfony/phpunit-bridge" : " ^5.4@dev || ^6.0 " ,
3030 "nyholm/psr7" : " ^1.1" ,
3131 "psr/log" : " ^1.1 || ^2 || ^3"
3232 },
You can’t perform that action at this time.
0 commit comments