Commit dfede443 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Composer : correction URL de notre dépôt Packagist (https).

parent 9d1816fd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
  "repositories": [
    {
      "type": "composer",
      "url": "http://dev.unicaen.fr/packagist"
      "url": "https://dev.unicaen.fr/packagist"
    }
  ],
  "require": {