Marking as compatible with Symfony 2.3

After making a test, both server and client work with Symfony 2.3 with no changes
This commit is contained in:
David Marín 2013-06-06 09:40:26 +02:00
parent 9d79916a62
commit 55e9f6f077
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
"zendframework/zend-soap": "2.1.*",
"zendframework/zend-mime": "2.1.*",
"zendframework/zend-mail": "2.1.*",
"symfony/http-foundation": ">=2.0,<2.3-dev"
"symfony/http-foundation": ">=2.0,<2.4-dev"
},
"suggest": {
"besimple/soap-client": "dev-master",