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

SUppression alias de branche.

parent 17754e80
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -20,11 +20,6 @@
        "unicaen/unicaen-ldap":              "3.0.0.x-dev",
        "jasig/phpcas":                      "^1.3.4"
    },
    "extra": {
        "branch-alias": {
            "3.0.0.x-dev": "3.0.0"
        }
    },
    "autoload": {
        "psr-0": {
            "UnicaenOauth": "src/"
+12 −5
Original line number Diff line number Diff line
@@ -4,8 +4,8 @@
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
        "This file is @generated automatically"
    ],
    "hash": "5cc79788482906ab97429cf4c8df3da0",
    "content-hash": "15907b9134e28995154b4d04d10585bb",
    "hash": "7409fe596efde87c21ca92254902eff9",
    "content-hash": "2ff58326dc469dc895d701569c9932cf",
    "packages": [
        {
            "name": "bshaffer/oauth2-server-php",
@@ -245,7 +245,7 @@
            "source": {
                "type": "svn",
                "url": "https://svn.unicaen.fr/svn/UnicaenLdap",
                "reference": "/branches/3.0.0/@34"
                "reference": "/branches/3.0.0/@36"
            },
            "require": {
                "php": "^5.6 || ^7.0",
@@ -263,6 +263,11 @@
                "zendframework/zend-test": "^3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "3.0.0.x-dev": "3.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "UnicaenLdap": "src/",
@@ -274,7 +279,7 @@
                ]
            },
            "description": "Module Ldap de l'UCBN",
            "time": "2017-01-13 11:38:26"
            "time": "2017-01-16 09:03:44"
        },
        {
            "name": "zendframework/zend-authentication",
@@ -1733,7 +1738,9 @@
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "dev",
    "stability-flags": [],
    "stability-flags": {
        "unicaen/unicaen-ldap": 20
    },
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],