Skip to content
Snippets Groups Projects
Commit 96783864 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

PHP 7.3.* requis

parent 16f83eac
No related branches found
No related tags found
No related merge requests found
Pipeline #5258 failed
......@@ -8,8 +8,9 @@
}
],
"require": {
"unicaen/app": "dev-zf-3.x",
"unicaen/bjy-authorize": "dev-zf-3.x",
"php": "7.3.*",
"unicaen/app": "^3.0",
"unicaen/bjy-authorize": "^3.0",
"jasig/phpcas": "^1.3",
"ramsey/uuid": "^3.7"
},
......
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