Skip to content
Snippets Groups Projects
Commit 10205b6b authored by Grzegorz Rola's avatar Grzegorz Rola
Browse files

composer

parent ee6591a9
No related branches found
No related tags found
1 merge request!1Feature/first release
Pipeline #4810 passed with stages
in 2 minutes and 43 seconds
...@@ -9,9 +9,7 @@ ...@@ -9,9 +9,7 @@
"require": { "require": {
"php": ">=5.5", "php": ">=5.5",
"ext-curl": "*", "ext-curl": "*",
"ext-json": "*", "ext-json": "*"
"psr/log": "^1.0.1",
"psr/simple-cache": "^1.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "<7", "phpunit/phpunit": "<7",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment