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 1010 "minimum-stability" : " stable" ,
1111 "require" : {
1212 "php" : " >=5.3.0" ,
13- "symfony/twig-bundle" : " ~2.1|3.* " ,
14- "symfony/framework-bundle" : " ~2.1|3.* " ,
15- "symfony/finder" : " ~2.1|3.* "
13+ "symfony/twig-bundle" : " ~2.1 || ^3.0 " ,
14+ "symfony/framework-bundle" : " ~2.1 || ^3.0 " ,
15+ "symfony/finder" : " ~2.1 || ^3.0 "
1616 },
1717 "require-dev" : {
18- "symfony/css-selector" : " ~2.1|3.* " ,
19- "symfony/browser-kit" : " ~2.1|3.* " ,
20- "symfony/yaml" : " ~2.1|3.* " ,
21- "sensio/framework-extra-bundle" : " ~2.1|3.* "
18+ "symfony/css-selector" : " ~2.1 || ^3.0 " ,
19+ "symfony/browser-kit" : " ~2.1 || ^3.0 " ,
20+ "symfony/yaml" : " ~2.1 || ^3.0 " ,
21+ "sensio/framework-extra-bundle" : " ~2.1 || ^3.0 "
2222 },
2323 "license" : " MIT" ,
2424 "autoload" : {
You can’t perform that action at this time.
0 commit comments