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