Commit 3b784b08 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Update unicaen/db-import (5.1.1)

parent dfaf4f0e
Loading
Loading
Loading
Loading
+15 −14
Original line number Diff line number Diff line
@@ -6769,28 +6769,29 @@
        },
        {
            "name": "myclabs/deep-copy",
            "version": "1.10.2",
            "version": "1.10.3",
            "source": {
                "type": "git",
                "url": "https://github.com/myclabs/DeepCopy.git",
                "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
                "reference": "c6a951b75d684fd43fbbd69617488e1e2e8924ba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
                "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/c6a951b75d684fd43fbbd69617488e1e2e8924ba",
                "reference": "c6a951b75d684fd43fbbd69617488e1e2e8924ba",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "replace": {
                "myclabs/deep-copy": "self.version"
            "conflict": {
                "doctrine/collections": "<1.6.8",
                "doctrine/common": "<2.13.3 || >=3,<3.2.2"
            },
            "require-dev": {
                "doctrine/collections": "^1.0",
                "doctrine/common": "^2.6",
                "phpunit/phpunit": "^7.1"
                "doctrine/collections": "^1.6.8",
                "doctrine/common": "^2.13.3 || ^3.2.2",
                "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
            },
            "type": "library",
            "autoload": {
@@ -6815,7 +6816,7 @@
            ],
            "support": {
                "issues": "https://github.com/myclabs/DeepCopy/issues",
                "source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
                "source": "https://github.com/myclabs/DeepCopy/tree/1.10.3"
            },
            "funding": [
                {
@@ -6823,7 +6824,7 @@
                    "type": "tidelift"
                }
            ],
            "time": "2020-11-13T09:40:50+00:00"
            "time": "2022-03-02T14:16:47+00:00"
        },
        {
            "name": "nikic/php-parser",
@@ -9556,11 +9557,11 @@
        },
        {
            "name": "unicaen/db-import",
            "version": "5.1.0",
            "version": "5.1.1",
            "source": {
                "type": "git",
                "url": "https://git.unicaen.fr/lib/unicaen/db-import.git",
                "reference": "a91381af38300c856803541cb1ead6670b59b4c4"
                "reference": "e72f69f5e6a62184b3666dfc474dbda2a53015ea"
            },
            "require": {
                "beberlei/assert": "^2.7",
@@ -9592,7 +9593,7 @@
                }
            },
            "description": "Module d'import entre bases de données",
            "time": "2022-02-11T10:40:17+00:00"
            "time": "2022-03-02T17:17:17+00:00"
        },
        {
            "name": "unicaen/faq",