Merge branch '0.1.x'
Showing
+31 -15
... | ... | @@ -17,6 +17,8 @@ |
"minimum-stability": "stable", | ||
"require": { | ||
"php": "^7.1", | ||
"ext-json": "*", | ||
"ext-zip": "*", | ||
"api-platform/core": "^2.2", | ||
"doctrine/cache": "^1.8", | ||
"doctrine/inflector": "^1.3", | ||
... | ... |
Please register or sign in to comment