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

composer update unicaen/db-import

parent bb0693ce
Loading
Loading
Loading
Loading
+5 −5
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": "b23fff65cc7acc78cdfbab40c14aff44",
    "content-hash": "1e1125dce0e22ba9b822afd45131d509",
    "packages": [
        {
            "name": "apereo/phpcas",
@@ -12299,7 +12299,7 @@
            "source": {
                "type": "git",
                "url": "https://git.unicaen.fr/lib/unicaen/db-import.git",
                "reference": "599be021f7cd3cba568e6ba23da63061e636119b"
                "reference": "03944fd401ff70a6878f7bc840f32e41fea234d6"
            },
            "require": {
                "beberlei/assert": "^3.3",
@@ -12320,7 +12320,7 @@
            "type": "library",
            "autoload": {
                "psr-0": {
                    "UnicaenDbImport\\": "src/"
                    "UnicaenDbImport": "src/"
                },
                "classmap": [
                    "./Module.php"
@@ -12328,11 +12328,11 @@
            },
            "autoload-dev": {
                "psr-0": {
                    "UnicaenDbImportUnitTest\\": "test/"
                    "UnicaenDbImportUnitTest": "test/"
                }
            },
            "description": "Module d'import entre bases de données",
            "time": "2026-02-27T16:56:42+00:00"
            "time": "2026-05-04T12:30:27+00:00"
        },
        {
            "name": "unicaen/etat",