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

Merge branch 'feature_flux_diplomation' into test

parents e0065dca ee7128f0
Loading
Loading
Loading
Loading
+97 −70
Original line number Diff line number Diff line
@@ -10465,16 +10465,16 @@
        },
        {
            "name": "symfony/deprecation-contracts",
            "version": "v3.6.0",
            "version": "v3.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/deprecation-contracts.git",
                "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62"
                "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62",
                "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62",
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/50f59d1f3ca46d41ac911f97a78626b6756af35b",
                "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b",
                "shasum": ""
            },
            "require": {
@@ -10487,7 +10487,7 @@
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.6-dev"
                    "dev-main": "3.7-dev"
                }
            },
            "autoload": {
@@ -10512,7 +10512,7 @@
            "description": "A generic function and convention to trigger deprecation notices",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/deprecation-contracts/tree/v3.6.0"
                "source": "https://github.com/symfony/deprecation-contracts/tree/v3.7.0"
            },
            "funding": [
                {
@@ -10523,12 +10523,16 @@
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2024-09-25T14:21:43+00:00"
            "time": "2026-04-13T15:52:40+00:00"
        },
        {
            "name": "symfony/event-dispatcher",
@@ -10617,16 +10621,16 @@
        },
        {
            "name": "symfony/event-dispatcher-contracts",
            "version": "v3.6.0",
            "version": "v3.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher-contracts.git",
                "reference": "59eb412e93815df44f05f342958efa9f46b1e586"
                "reference": "ccba7060602b7fed0b03c85bf025257f76d9ef32"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/59eb412e93815df44f05f342958efa9f46b1e586",
                "reference": "59eb412e93815df44f05f342958efa9f46b1e586",
                "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/ccba7060602b7fed0b03c85bf025257f76d9ef32",
                "reference": "ccba7060602b7fed0b03c85bf025257f76d9ef32",
                "shasum": ""
            },
            "require": {
@@ -10640,7 +10644,7 @@
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.6-dev"
                    "dev-main": "3.7-dev"
                }
            },
            "autoload": {
@@ -10673,7 +10677,7 @@
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.6.0"
                "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.7.0"
            },
            "funding": [
                {
@@ -10684,12 +10688,16 @@
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2024-09-25T14:21:43+00:00"
            "time": "2026-01-05T13:30:16+00:00"
        },
        {
            "name": "symfony/filesystem",
@@ -11662,24 +11670,25 @@
        },
        {
            "name": "symfony/property-access",
            "version": "v7.2.3",
            "version": "v7.4.8",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/property-access.git",
                "reference": "b28732e315d81fbec787f838034de7d6c9b2b902"
                "reference": "b7dad9dae8b8a47ef7ecc76c8569e7d8c7d90cfc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/property-access/zipball/b28732e315d81fbec787f838034de7d6c9b2b902",
                "reference": "b28732e315d81fbec787f838034de7d6c9b2b902",
                "url": "https://api.github.com/repos/symfony/property-access/zipball/b7dad9dae8b8a47ef7ecc76c8569e7d8c7d90cfc",
                "reference": "b7dad9dae8b8a47ef7ecc76c8569e7d8c7d90cfc",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/property-info": "^6.4|^7.0"
                "symfony/property-info": "^6.4.32|~7.3.10|^7.4.4|^8.0.4"
            },
            "require-dev": {
                "symfony/cache": "^6.4|^7.0"
                "symfony/cache": "^6.4|^7.0|^8.0",
                "symfony/var-exporter": "^6.4.1|^7.0.1|^8.0"
            },
            "type": "library",
            "autoload": {
@@ -11718,7 +11727,7 @@
                "reflection"
            ],
            "support": {
                "source": "https://github.com/symfony/property-access/tree/v7.2.3"
                "source": "https://github.com/symfony/property-access/tree/v7.4.8"
            },
            "funding": [
                {
@@ -11729,45 +11738,50 @@
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2025-01-17T10:56:55+00:00"
            "time": "2026-03-24T13:12:05+00:00"
        },
        {
            "name": "symfony/property-info",
            "version": "v7.2.5",
            "version": "v7.4.8",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/property-info.git",
                "reference": "f00fd9685ecdbabe82ca25c7b739ce7bba99302c"
                "reference": "ac5e82528b986c4f7cfccbf7764b5d2e824d6175"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/property-info/zipball/f00fd9685ecdbabe82ca25c7b739ce7bba99302c",
                "reference": "f00fd9685ecdbabe82ca25c7b739ce7bba99302c",
                "url": "https://api.github.com/repos/symfony/property-info/zipball/ac5e82528b986c4f7cfccbf7764b5d2e824d6175",
                "reference": "ac5e82528b986c4f7cfccbf7764b5d2e824d6175",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/string": "^6.4|^7.0",
                "symfony/type-info": "~7.1.9|^7.2.2"
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/string": "^6.4|^7.0|^8.0",
                "symfony/type-info": "^7.4.7|^8.0.7"
            },
            "conflict": {
                "phpdocumentor/reflection-docblock": "<5.2",
                "phpdocumentor/reflection-docblock": "<5.2|>=7",
                "phpdocumentor/type-resolver": "<1.5.1",
                "symfony/cache": "<6.4",
                "symfony/dependency-injection": "<6.4",
                "symfony/serializer": "<6.4"
            },
            "require-dev": {
                "phpdocumentor/reflection-docblock": "^5.2",
                "phpdocumentor/reflection-docblock": "^5.2|^6.0",
                "phpstan/phpdoc-parser": "^1.0|^2.0",
                "symfony/cache": "^6.4|^7.0",
                "symfony/dependency-injection": "^6.4|^7.0",
                "symfony/serializer": "^6.4|^7.0"
                "symfony/cache": "^6.4|^7.0|^8.0",
                "symfony/dependency-injection": "^6.4|^7.0|^8.0",
                "symfony/serializer": "^6.4|^7.0|^8.0"
            },
            "type": "library",
            "autoload": {
@@ -11803,7 +11817,7 @@
                "validator"
            ],
            "support": {
                "source": "https://github.com/symfony/property-info/tree/v7.2.5"
                "source": "https://github.com/symfony/property-info/tree/v7.4.8"
            },
            "funding": [
                {
@@ -11814,12 +11828,16 @@
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2025-03-06T16:27:19+00:00"
            "time": "2026-03-24T13:12:05+00:00"
        },
        {
            "name": "symfony/routing",
@@ -11914,16 +11932,16 @@
        },
        {
            "name": "symfony/service-contracts",
            "version": "v3.6.1",
            "version": "v3.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/service-contracts.git",
                "reference": "45112560a3ba2d715666a509a0bc9521d10b6c43"
                "reference": "d25d82433a80eba6aa0e6c24b61d7370d99e444a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/45112560a3ba2d715666a509a0bc9521d10b6c43",
                "reference": "45112560a3ba2d715666a509a0bc9521d10b6c43",
                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d25d82433a80eba6aa0e6c24b61d7370d99e444a",
                "reference": "d25d82433a80eba6aa0e6c24b61d7370d99e444a",
                "shasum": ""
            },
            "require": {
@@ -11941,7 +11959,7 @@
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.6-dev"
                    "dev-main": "3.7-dev"
                }
            },
            "autoload": {
@@ -11977,7 +11995,7 @@
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/service-contracts/tree/v3.6.1"
                "source": "https://github.com/symfony/service-contracts/tree/v3.7.0"
            },
            "funding": [
                {
@@ -12001,7 +12019,7 @@
                    "type": "tidelift"
                }
            ],
            "time": "2025-07-15T11:30:57+00:00"
            "time": "2026-03-28T09:44:51+00:00"
        },
        {
            "name": "symfony/string",
@@ -12096,24 +12114,28 @@
        },
        {
            "name": "symfony/type-info",
            "version": "v7.2.5",
            "version": "v7.4.9",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/type-info.git",
                "reference": "c4824a6b658294c828e609d3d8dbb4e87f6a375d"
                "reference": "cafeedbf157b890e94ac5b83eaed85595106d5d6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/type-info/zipball/c4824a6b658294c828e609d3d8dbb4e87f6a375d",
                "reference": "c4824a6b658294c828e609d3d8dbb4e87f6a375d",
                "url": "https://api.github.com/repos/symfony/type-info/zipball/cafeedbf157b890e94ac5b83eaed85595106d5d6",
                "reference": "cafeedbf157b890e94ac5b83eaed85595106d5d6",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "psr/container": "^1.1|^2.0"
                "psr/container": "^1.1|^2.0",
                "symfony/deprecation-contracts": "^2.5|^3"
            },
            "conflict": {
                "phpstan/phpdoc-parser": "<1.30"
            },
            "require-dev": {
                "phpstan/phpdoc-parser": "^1.0|^2.0"
                "phpstan/phpdoc-parser": "^1.30|^2.0"
            },
            "type": "library",
            "autoload": {
@@ -12151,7 +12173,7 @@
                "type"
            ],
            "support": {
                "source": "https://github.com/symfony/type-info/tree/v7.2.5"
                "source": "https://github.com/symfony/type-info/tree/v7.4.9"
            },
            "funding": [
                {
@@ -12162,12 +12184,16 @@
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2025-03-24T09:03:36+00:00"
            "time": "2026-04-22T15:21:55+00:00"
        },
        {
            "name": "symfony/yaml",
@@ -16301,6 +16327,7 @@
        "unicaen/renderer": 20,
        "eljam/guzzle-jwt-middleware": 20,
        "unicaen/api": 20,
        "unicaen/db-import": 20,
        "unicaen/evenement": 20,
        "unicaen/pegase-coc-ext-api": 20,
        "unicaen/sygal-api": 20,
+1 −0
Original line number Diff line number Diff line
@@ -22,6 +22,7 @@ return [
        'Laminas\ApiTools\Rpc',
        'Laminas\ApiTools\Versioning',
        'Laminas\Cache',
        'Laminas\Cache\Storage\Adapter\Memory',
        'Laminas\Cache\Storage\Adapter\Filesystem',
        'Laminas\Cache\Storage\Adapter\Memory',
//        'Laminas\Cache\Storage\Adapter\Apcu',