Commit 0c6ffdd8 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Retour à unicaen/auth dev-release-3.2.0 en attendant le tag officiel 3.2.0

parent adb99384
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@
        "guzzlehttp/guzzle":             "^6.3",
        "ramsey/uuid":                   "^3.3",
        "unicaen/app":                   "^3.1",
        "unicaen/auth":                  "^3.2",
        "unicaen/auth":                  "dev-release-3.2.0",
        "unicaen/bjy-authorize":         "^3.0",
        "unicaen/code":                  "^3.0",
        "unicaen/db-import":             "^3.1",
+10 −8
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "62ee747aa515c385b23f2b0c28950bf7",
    "content-hash": "96f7e1a50a95226e8fcf609f1459d7cc",
    "packages": [
        {
            "name": "beberlei/assert",
@@ -3331,11 +3331,11 @@
        },
        {
            "name": "unicaen/app",
            "version": "3.1.14",
            "version": "3.1.18",
            "source": {
                "type": "git",
                "url": "https://git.unicaen.fr/lib/unicaen/app.git",
                "reference": "fb86653789077a87af4f882224660b47c202324d"
                "reference": "4676702d03c1b748913a5207436c024cd81a244e"
            },
            "require": {
                "beberlei/assert": "^2.9",
@@ -3391,15 +3391,15 @@
                ]
            },
            "description": "Module de base des applications unicaen",
            "time": "2021-01-13T08:17:58+00:00"
            "time": "2021-05-04T07:57:25+00:00"
        },
        {
            "name": "unicaen/auth",
            "version": "3.2.0",
            "version": "dev-release-3.2.0",
            "source": {
                "type": "git",
                "url": "https://git.unicaen.fr/lib/unicaen/auth.git",
                "reference": "b088527cc3be2844d4c644236df94de267749cb9"
                "reference": "ca7e11b1f3849ce7613a330b863563a9dd47d693"
            },
            "require": {
                "jasig/phpcas": "^1.3",
@@ -3421,7 +3421,7 @@
                ]
            },
            "description": "Module d'authentification pour les applications Unicaen",
            "time": "2021-05-06T08:25:34+00:00"
            "time": "2021-05-10T13:01:54+00:00"
        },
        {
            "name": "unicaen/bjy-authorize",
@@ -7954,7 +7954,9 @@
    ],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "stability-flags": {
        "unicaen/auth": 20
    },
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": {