Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pôle IS
Bundles Symfony 2
ng-model-generator-bundle
Commits
8547fbb7
Commit
8547fbb7
authored
Nov 29, 2018
by
Guillaume Perréal
Browse files
Indique les extensions nécessaires dans le composer.json.
parent
408b6800
Changes
1
Hide whitespace changes
Inline
Side-by-side
composer.json
View file @
8547fbb7
...
...
@@ -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"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment