forked from LiveCarta/PayPal-PHP-SDK
Merge pull request #654 from BenWise9000/patch-1
Allow updates of psr/log package <2.0.0
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"php": ">=5.3.0",
|
||||
"ext-curl": "*",
|
||||
"ext-json": "*",
|
||||
"psr/log": "1.0.0"
|
||||
"psr/log": "^1.0.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "3.7.*"
|
||||
|
||||
Reference in New Issue
Block a user