Commit c01eeed2 authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

MAJ UnicaenApp pour régler le pb des doubles prénoms à Paris8

parent 703b51f5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@
    "require"     : {
        "php"                    : ">=7.3 || >=7.4",
        "mpdf/mpdf"              : "8.0.4 as 7.1.7",
        "unicaen/app"            : "3.0.5",
        "unicaen/app"            : "3.0.6",
        "unicaen/auth"           : "3.0.8",
        "zendframework/zend-code": "3.3.2",
        "unicaen/bjy-authorize"  : "3.0.4",
+14 −14
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": "6cae20f2fbe8d84e0afc0d79b880c2dd",
    "content-hash": "78273e312fbf725c85c4da7841576353",
    "packages": [
        {
            "name": "beberlei/assert",
@@ -1908,16 +1908,16 @@
        },
        {
            "name": "symfony/console",
            "version": "v4.4.1",
            "version": "v4.4.2",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
                "reference": "f0aea3df20d15635b3cb9730ca5eea1c65b7f201"
                "reference": "82437719dab1e6bdd28726af14cb345c2ec816d0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/f0aea3df20d15635b3cb9730ca5eea1c65b7f201",
                "reference": "f0aea3df20d15635b3cb9730ca5eea1c65b7f201",
                "url": "https://api.github.com/repos/symfony/console/zipball/82437719dab1e6bdd28726af14cb345c2ec816d0",
                "reference": "82437719dab1e6bdd28726af14cb345c2ec816d0",
                "shasum": ""
            },
            "require": {
@@ -1980,7 +1980,7 @@
            ],
            "description": "Symfony Console Component",
            "homepage": "https://symfony.com",
            "time": "2019-12-01T10:06:17+00:00"
            "time": "2019-12-17T10:32:23+00:00"
        },
        {
            "name": "symfony/polyfill-ctype",
@@ -2263,11 +2263,11 @@
        },
        {
            "name": "unicaen/app",
            "version": "3.0.5",
            "version": "3.0.6",
            "source": {
                "type": "git",
                "url": "https://git.unicaen.fr/lib/unicaen/app.git",
                "reference": "efa8508eb265087f29388936679dd1a58c4df3e1"
                "reference": "0063bdffa6a2a682433eb1b8e65696755b7120c5"
            },
            "require": {
                "beberlei/assert": "^2.9",
@@ -2323,7 +2323,7 @@
                ]
            },
            "description": "Module de base des applications unicaen",
            "time": "2019-12-19T14:04:11+00:00"
            "time": "2019-12-20T15:43:36+00:00"
        },
        {
            "name": "unicaen/auth",
@@ -6048,16 +6048,16 @@
        },
        {
            "name": "phpdocumentor/reflection-docblock",
            "version": "4.3.2",
            "version": "4.3.3",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
                "reference": "b83ff7cfcfee7827e1e78b637a5904fe6a96698e"
                "reference": "2ecaa9fef01634c83bfa8dc1fe35fb5cef223a62"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/b83ff7cfcfee7827e1e78b637a5904fe6a96698e",
                "reference": "b83ff7cfcfee7827e1e78b637a5904fe6a96698e",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/2ecaa9fef01634c83bfa8dc1fe35fb5cef223a62",
                "reference": "2ecaa9fef01634c83bfa8dc1fe35fb5cef223a62",
                "shasum": ""
            },
            "require": {
@@ -6095,7 +6095,7 @@
                }
            ],
            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
            "time": "2019-09-12T14:27:41+00:00"
            "time": "2019-12-20T13:40:23+00:00"
        },
        {
            "name": "phpdocumentor/type-resolver",

public/.gitignore

0 → 100644
+2 −0
Original line number Diff line number Diff line

unicaen/
 No newline at end of file