File tree Expand file tree Collapse file tree 3 files changed +4
-7
lines changed Expand file tree Collapse file tree 3 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 6
6
- 5.5
7
7
8
8
env :
9
- - SYMFONY_VERSION=2.0.*
10
- - SYMFONY_VERSION=2.1.*
11
- - SYMFONY_VERSION=2.2.*
12
9
- SYMFONY_VERSION=2.3.*
13
10
- SYMFONY_VERSION=2.4.*
14
11
- SYMFONY_VERSION=2.5.*
Original file line number Diff line number Diff line change 24
24
"ext-soap" : " *" ,
25
25
"ext-curl" : " *" ,
26
26
"ass/xmlsecurity" : " ~1.0" ,
27
- "symfony/framework-bundle" : " ~2.0 " ,
28
- "symfony/twig-bundle" : " ~2.0 " ,
27
+ "symfony/framework-bundle" : " ~2.3 " ,
28
+ "symfony/twig-bundle" : " ~2.3 " ,
29
29
"zendframework/zend-mime" : " 2.1.*"
30
30
},
31
31
"replace" : {
Original file line number Diff line number Diff line change 25
25
"besimple/soap-common" : " 0.3.*" ,
26
26
"besimple/soap-wsdl" : " 0.3.*" ,
27
27
"ass/xmlsecurity" : " ~1.0" ,
28
- "symfony/framework-bundle" : " ~2.0 " ,
29
- "symfony/twig-bundle" : " ~2.0 " ,
28
+ "symfony/framework-bundle" : " ~2.3 " ,
29
+ "symfony/twig-bundle" : " ~2.3 " ,
30
30
"zendframework/zend-mime" : " 2.1.*"
31
31
},
32
32
"suggest" : {
You can’t perform that action at this time.
0 commit comments