Merge branch '0.1'

This commit is contained in:
Francis Besset
2013-09-27 21:33:11 +02:00
6 changed files with 28 additions and 13 deletions

View File

@ -22,7 +22,7 @@
"require": {
"php": ">=5.3.0",
"ext-soap": "*",
"besimple/soap-common": "self.version"
"besimple/soap-common": "0.1.*"
},
"autoload": {
"psr-0": { "BeSimple\\SoapServer": "" }