We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb56d51 commit 189dd1bCopy full SHA for 189dd1b
composer.json
@@ -24,8 +24,8 @@
24
"ext-soap": "*",
25
"ext-curl": "*",
26
"ass/xmlsecurity": "~1.0",
27
- "symfony/framework-bundle": "~2.0",
28
- "symfony/twig-bundle": "~2.0",
+ "symfony/framework-bundle": "~2.0|~3.0",
+ "symfony/twig-bundle": "~2.0|~3.0",
29
"zendframework/zend-mime": "2.1.*"
30
},
31
"replace": {
src/BeSimple/SoapBundle/composer.json
@@ -25,8 +25,8 @@
"besimple/soap-common": "0.2.*",
"besimple/soap-wsdl": "0.2.*",
32
"suggest": {
0 commit comments