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

L'URL du dépôt packagist unicaen doit être en https, sinon problème avec "composer update".

parent a39ba725
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
"repositories": [
{
"type": "composer",
"url": "http://dev.unicaen.fr/packagist"
"url": "https://dev.unicaen.fr/packagist"
}
],
"require": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment