Updated BeSimpleSoap vendor requierement to 0.3

This commit is contained in:
Francis Besset
2014-08-14 14:56:39 +02:00
parent 621b2080e0
commit 8e4d8b0300
3 changed files with 6 additions and 6 deletions

View File

@ -22,7 +22,7 @@
"require": {
"php": ">=5.3.0",
"ext-soap": "*",
"besimple/soap-common": "0.2.*",
"besimple/soap-common": "0.3.*",
"ass/xmlsecurity": "~1.0"
},
"autoload": {