Merge pull request #67 from davefx/patch-1

Marking as compatible with Symfony 2.3
This commit is contained in:
Francis Besset 2013-06-07 04:38:29 -07:00
commit 90903e8a1b
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",