updating composer.json

This commit is contained in:
aydiv
2013-04-26 16:32:58 +05:30
parent a265ee16ff
commit e933ccf519

View File

@@ -15,7 +15,7 @@
"php": ">=5.3.0", "php": ">=5.3.0",
"ext-curl": "*", "ext-curl": "*",
"ext-json": "*", "ext-json": "*",
"paypal/sdk-core-php": "dev-openidconnect" "paypal/sdk-core-php": "1.4.*"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "3.7.*" "phpunit/phpunit": "3.7.*"