-
- Downloads
You need to sign in or sign up before continuing.
Mise à jour des dépendances, PHP 7.0.x obligatoire
... | ... | @@ -8,6 +8,7 @@ |
} | ||
], | ||
"require" : { | ||
"php" : "^7.0", | ||
"unicaen/app" : "1.3.11", | ||
"unicaen/auth" : "1.2.6", | ||
"zendframework/zend-code" : "^2.4", | ||
... | ... | @@ -17,6 +18,9 @@ |
"zendframework/zend-file" : "^2.4", | ||
"unicaen/code" : "1.1.6", | ||
"unicaen/import" : "1.1.6", | ||
"unicaen/tbl": "1.0.3" | ||
"unicaen/tbl" : "1.0.3", | ||
"doctrine/annotations" : "1.4.0", | ||
"doctrine/common" : "2.7.3" | ||
} | ||
} |
This diff is collapsed.
Please register or sign in to comment