composer
parent
ee6591a9
No related branches found
No related tags found
... | ... | @@ -9,9 +9,7 @@ |
"require": { | ||
"php": ">=5.5", | ||
"ext-curl": "*", | ||
"ext-json": "*", | ||
"psr/log": "^1.0.1", | ||
"psr/simple-cache": "^1.0" | ||
"ext-json": "*" | ||
}, | ||
"require-dev": { | ||
"phpunit/phpunit": "<7", | ||
... | ... |
Please register or sign in to comment