Commit 820056eb authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

Correction de l'URL du dépôt Satis.

No related merge requests found
Showing with 1 addition and 1 deletion
+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",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment