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