Correction de l'URL du dépôt Satis.
Showing
+1 -1
... | @@ -12,7 +12,7 @@ | ... | @@ -12,7 +12,7 @@ |
"psr-4": { "Irstea\\PlantUmlBundle\\": "./" } | "psr-4": { "Irstea\\PlantUmlBundle\\": "./" } | ||
}, | }, | ||
"repositories": [ | "repositories": [ | ||
{ "type": "composer", "url": "http://istest.lyon.cemagref.fr/satis" } | { "type": "composer", "url": "https://isdevtools.irstea.fr/satis" } | ||
], | ], | ||
"require": { | "require": { | ||
"php": ">=5.6", | "php": ">=5.6", | ||
... | ... |
Please register or sign in to comment