Skip to content
Snippets Groups Projects
Commit 7436e185 authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Mise à jour des dépendances, PHP 7.0.x obligatoire

parent 4cc96caf
No related branches found
No related tags found
No related merge requests found
......@@ -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.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment