Fixed besimple/soap-* version

This commit is contained in:
Francis Besset
2013-09-27 21:35:39 +02:00
parent 81ce2d7571
commit ebd565cd79
3 changed files with 5 additions and 5 deletions

View File

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