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 19
19
"require" : {
20
20
"php" : " ^5.6 || ^7.0" ,
21
21
"simple-bus/message-bus" : " ~2.0" ,
22
- "symfony/http-kernel" : " ~2.3| ~3.0" ,
23
- "symfony/dependency-injection" : " ~2.3| ~3.0" ,
24
- "symfony/yaml" : " ~2.3| ~3.0" ,
25
- "symfony/config" : " ~2.3| ~3.0"
22
+ "symfony/http-kernel" : " ~2.3 || ~3.0" ,
23
+ "symfony/dependency-injection" : " ~2.3 || ~3.0" ,
24
+ "symfony/yaml" : " ~2.3 || ~3.0" ,
25
+ "symfony/config" : " ~2.3 || ~3.0"
26
26
},
27
27
"suggest" : {
28
28
"simple-bus/doctrine-orm-bridge" : " For integration with Doctrine ORM" ,
35
35
"simple-bus/doctrine-orm-bridge" : " ~4.0" ,
36
36
"doctrine/orm" : " ~2.3" ,
37
37
"doctrine/doctrine-bundle" : " ~1.0" ,
38
- "symfony/monolog-bridge" : " ~2.3| ~3.0" ,
39
- "symfony/monolog-bundle" : " ~2.3| ~3.0"
38
+ "symfony/monolog-bridge" : " ~2.3 || ~3.0" ,
39
+ "symfony/monolog-bundle" : " ~2.3 || ~3.0"
40
40
},
41
41
"autoload" : {
42
42
"psr-4" : {
You can’t perform that action at this time.
0 commit comments