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.3" ,
2020 "lcobucci/jwt" : " ^3.4|^4.0|^5.0" ,
21- "symfony/config" : " ^4.4|^5.0|^6.0" ,
22- "symfony/dependency-injection" : " ^4.4|^5.4|^6.0" ,
23- "symfony/http-kernel" : " ^4.4|^5.0|^6.0" ,
21+ "symfony/config" : " ^4.4|^5.0|^6.0|^7.0 " ,
22+ "symfony/dependency-injection" : " ^4.4|^5.4|^6.0|^7.0 " ,
23+ "symfony/http-kernel" : " ^4.4|^5.0|^6.0|^7.0 " ,
2424 "symfony/mercure" : " ^0.6.1" ,
25- "symfony/web-link" : " ^4.4|^5.0|^6.0"
25+ "symfony/web-link" : " ^4.4|^5.0|^6.0|^7.0 "
2626 },
2727 "autoload" : {
2828 "psr-4" : { "Symfony\\ Bundle\\ MercureBundle\\ " : " src/" }
3939 "sort-packages" : true
4040 },
4141 "require-dev" : {
42- "symfony/phpunit-bridge" : " ^4.3.7|^5.0|^6.0" ,
43- "symfony/stopwatch" : " ^4.3.7|^5.0|^6.0" ,
42+ "symfony/phpunit-bridge" : " ^4.3.7|^5.0|^6.0|^7.0 " ,
43+ "symfony/stopwatch" : " ^4.3.7|^5.0|^6.0|^7.0 " ,
4444 "symfony/ux-turbo" : " *" ,
45- "symfony/var-dumper" : " ^4.3.7|^5.0|^6.0"
45+ "symfony/var-dumper" : " ^4.3.7|^5.0|^6.0|^7.0 "
4646 },
4747 "suggest" : {
4848 "symfony/messenger" : " To use the Messenger integration"
You can’t perform that action at this time.
0 commit comments