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 1919 "require" : {
2020 "php" : " ^7.1" ,
2121 "simple-bus/message-bus" : " ~3.0" ,
22- "symfony/http-kernel" : " ~2.3 || ~3.0 || ~4.0" ,
23- "symfony/dependency-injection" : " ~2.3 || ~3.0 || ~4.0" ,
24- "symfony/yaml" : " ~2.3 || ~3.0 || ~4.0" ,
25- "symfony/config" : " ~2.3 || ~3.0 || ~4.0"
22+ "symfony/http-kernel" : " ~2.7 || ~3.3 || ~4.0" ,
23+ "symfony/dependency-injection" : " ~2.7 || ~3.3 || ~4.0" ,
24+ "symfony/yaml" : " ~2.7 || ~3.3 || ~4.0" ,
25+ "symfony/config" : " ~2.7 || ~3.3 || ~4.0"
2626 },
2727 "suggest" : {
2828 "simple-bus/doctrine-orm-bridge" : " For integration with Doctrine ORM" ,
3636 "doctrine/orm" : " ~2.3" ,
3737 "phpunit/phpunit" : " ^5.7 || ^6.0" ,
3838 "simple-bus/doctrine-orm-bridge" : " ~5.0" ,
39- "symfony/framework-bundle" : " ~2.0 || ~3.0 || ~4.0" ,
40- "symfony/monolog-bridge" : " ~2.3 || ~3.0 || ~4.0" ,
39+ "symfony/framework-bundle" : " ~2.7 || ~3.3 || ~4.0" ,
40+ "symfony/monolog-bridge" : " ~2.7 || ~3.3 || ~4.0" ,
4141 "symfony/monolog-bundle" : " ~2.3 || ~3.0"
4242 },
4343 "autoload" : {
You can’t perform that action at this time.
0 commit comments