Commit 8547fbb7 authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

Indique les extensions nécessaires dans le composer.json.

Showing with 3 additions and 1 deletion
+3 -1
......@@ -16,7 +16,9 @@
},
"minimum-stability": "stable",
"require": {
"php": "^7.1",
"php": "^7.1"
"ext-json": "*",
"ext-zip": "*",
"api-platform/core": "^2.2",
"doctrine/cache": "^1.8",
"doctrine/inflector": "^1.3",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment