File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22
22
"require" : {
23
23
"php" : " >=5.3.0" ,
24
24
"ext-soap" : " *" ,
25
- "besimple/soap-common" : " 0.2 .*" ,
26
- "besimple/soap-wsdl" : " 0.2 .*" ,
25
+ "besimple/soap-common" : " 0.3 .*" ,
26
+ "besimple/soap-wsdl" : " 0.3 .*" ,
27
27
"ass/xmlsecurity" : " ~1.0" ,
28
28
"symfony/framework-bundle" : " ~2.0" ,
29
29
"symfony/twig-bundle" : " ~2.0" ,
30
30
"zendframework/zend-mime" : " 2.1.*"
31
31
},
32
32
"suggest" : {
33
- "besimple/soap-client" : " 0.2 .*" ,
34
- "besimple/soap-server" : " 0.2 .*"
33
+ "besimple/soap-client" : " 0.3 .*" ,
34
+ "besimple/soap-server" : " 0.3 .*"
35
35
},
36
36
"autoload" : {
37
37
"psr-0" : { "BeSimple\\ SoapBundle" : " " }
Original file line number Diff line number Diff line change 23
23
"php" : " >=5.3.0" ,
24
24
"ext-soap" : " *" ,
25
25
"ext-curl" : " *" ,
26
- "besimple/soap-common" : " 0.2 .*" ,
26
+ "besimple/soap-common" : " 0.3 .*" ,
27
27
"ass/xmlsecurity" : " ~1.0"
28
28
},
29
29
"require-dev" : {
Original file line number Diff line number Diff line change 22
22
"require" : {
23
23
"php" : " >=5.3.0" ,
24
24
"ext-soap" : " *" ,
25
- "besimple/soap-common" : " 0.2 .*" ,
25
+ "besimple/soap-common" : " 0.3 .*" ,
26
26
"ass/xmlsecurity" : " ~1.0"
27
27
},
28
28
"autoload" : {
You can’t perform that action at this time.
0 commit comments