Updated composer.json

This commit is contained in:
Francis Besset
2013-10-30 16:35:17 +01:00
parent 9827e58c56
commit 00c8726bb2
5 changed files with 6 additions and 5 deletions

View File

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