Commit 7988c622 authored by Antony Le Courtes's avatar Antony Le Courtes
Browse files

Rollback sur composer.lock pour compatibilité avec php 7.3

parent a8767476
Loading
Loading
Loading
Loading
+68 −125
Original line number Diff line number Diff line
@@ -95,21 +95,20 @@
        },
        {
            "name": "doctrine/annotations",
            "version": "1.10.1",
            "version": "v1.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/annotations.git",
                "reference": "5eb79f3dbdffed6544e1fc287572c0f462bd29bb"
                "reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/5eb79f3dbdffed6544e1fc287572c0f462bd29bb",
                "reference": "5eb79f3dbdffed6544e1fc287572c0f462bd29bb",
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/904dca4eb10715b92569fbcd79e201d5c349b6bc",
                "reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc",
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "1.*",
                "ext-tokenizer": "*",
                "php": "^7.1"
            },
            "require-dev": {
@@ -119,7 +118,7 @@
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.9.x-dev"
                    "dev-master": "1.7.x-dev"
                }
            },
            "autoload": {
@@ -160,7 +159,7 @@
                "docblock",
                "parser"
            ],
            "time": "2020-04-02T12:33:25+00:00"
            "time": "2019-10-01T18:55:10+00:00"
        },
        {
            "name": "doctrine/cache",
@@ -1113,16 +1112,16 @@
        },
        {
            "name": "doctrine/reflection",
            "version": "1.2.1",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/reflection.git",
                "reference": "55e71912dfcd824b2fdd16f2d9afe15684cfce79"
                "reference": "b699ecc7f2784d1e49924fd9858cf1078db6b0e2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/reflection/zipball/55e71912dfcd824b2fdd16f2d9afe15684cfce79",
                "reference": "55e71912dfcd824b2fdd16f2d9afe15684cfce79",
                "url": "https://api.github.com/repos/doctrine/reflection/zipball/b699ecc7f2784d1e49924fd9858cf1078db6b0e2",
                "reference": "b699ecc7f2784d1e49924fd9858cf1078db6b0e2",
                "shasum": ""
            },
            "require": {
@@ -1187,7 +1186,7 @@
                "reflection",
                "static"
            ],
            "time": "2020-03-27T11:06:43+00:00"
            "time": "2020-03-21T11:34:59+00:00"
        },
        {
            "name": "easybook/geshi",
@@ -1409,35 +1408,35 @@
        },
        {
            "name": "ocramius/package-versions",
            "version": "1.8.0",
            "version": "1.5.1",
            "source": {
                "type": "git",
                "url": "https://github.com/Ocramius/PackageVersions.git",
                "reference": "421679846270a5772534828013a93be709fb13df"
                "reference": "1d32342b8c1eb27353c8887c366147b4c2da673c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/421679846270a5772534828013a93be709fb13df",
                "reference": "421679846270a5772534828013a93be709fb13df",
                "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/1d32342b8c1eb27353c8887c366147b4c2da673c",
                "reference": "1d32342b8c1eb27353c8887c366147b4c2da673c",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.1.0 || ^2.0",
                "php": "^7.4.0"
                "composer-plugin-api": "^1.0.0",
                "php": "^7.3.0"
            },
            "require-dev": {
                "composer/composer": "^1.9.3 || ^2.0@dev",
                "doctrine/coding-standard": "^7.0.2",
                "ext-zip": "^1.15.0",
                "infection/infection": "^0.15.3",
                "phpunit/phpunit": "^9.0.1",
                "vimeo/psalm": "^3.9.3"
                "composer/composer": "^1.8.6",
                "doctrine/coding-standard": "^6.0.0",
                "ext-zip": "*",
                "infection/infection": "^0.13.4",
                "phpunit/phpunit": "^8.2.5",
                "vimeo/psalm": "^3.4.9"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "PackageVersions\\Installer",
                "branch-alias": {
                    "dev-master": "1.99.x-dev"
                    "dev-master": "1.6.x-dev"
                }
            },
            "autoload": {
@@ -1456,17 +1455,7 @@
                }
            ],
            "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
            "funding": [
                {
                    "url": "https://github.com/Ocramius",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/ocramius/package-versions",
                    "type": "tidelift"
                }
            ],
            "time": "2020-04-06T17:43:35+00:00"
            "time": "2019-07-17T15:49:50+00:00"
        },
        {
            "name": "ocramius/proxy-manager",
@@ -1680,16 +1669,16 @@
        },
        {
            "name": "psr/log",
            "version": "1.1.3",
            "version": "1.1.2",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
                "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
                "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
                "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801",
                "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801",
                "shasum": ""
            },
            "require": {
@@ -1723,7 +1712,7 @@
                "psr",
                "psr-3"
            ],
            "time": "2020-03-23T09:12:05+00:00"
            "time": "2019-11-01T11:05:21+00:00"
        },
        {
            "name": "psr/simple-cache",
@@ -1862,16 +1851,16 @@
        },
        {
            "name": "setasign/fpdi",
            "version": "v2.3.2",
            "version": "v2.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/Setasign/FPDI.git",
                "reference": "527761458f504882ab844f15754523825647f291"
                "reference": "f58e64e51f61922d4c3ba4c6c91366ac520cb442"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Setasign/FPDI/zipball/527761458f504882ab844f15754523825647f291",
                "reference": "527761458f504882ab844f15754523825647f291",
                "url": "https://api.github.com/repos/Setasign/FPDI/zipball/f58e64e51f61922d4c3ba4c6c91366ac520cb442",
                "reference": "f58e64e51f61922d4c3ba4c6c91366ac520cb442",
                "shasum": ""
            },
            "require": {
@@ -1888,7 +1877,10 @@
                "tecnickcom/tcpdf": "~6.2"
            },
            "suggest": {
                "setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured."
                "setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured.",
                "setasign/fpdi-fpdf": "Use this package to automatically evaluate dependencies to FPDF.",
                "setasign/fpdi-tcpdf": "Use this package to automatically evaluate dependencies to TCPDF.",
                "setasign/fpdi-tfpdf": "Use this package to automatically evaluate dependencies to tFPDF."
            },
            "type": "library",
            "autoload": {
@@ -1919,26 +1911,20 @@
                "fpdi",
                "pdf"
            ],
            "funding": [
                {
                    "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
                    "type": "tidelift"
                }
            ],
            "time": "2020-03-23T15:53:59+00:00"
            "time": "2020-03-10T15:28:15+00:00"
        },
        {
            "name": "symfony/console",
            "version": "v4.4.7",
            "version": "v4.4.5",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
                "reference": "10bb3ee3c97308869d53b3e3d03f6ac23ff985f7"
                "reference": "4fa15ae7be74e53f6ec8c83ed403b97e23b665e9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/10bb3ee3c97308869d53b3e3d03f6ac23ff985f7",
                "reference": "10bb3ee3c97308869d53b3e3d03f6ac23ff985f7",
                "url": "https://api.github.com/repos/symfony/console/zipball/4fa15ae7be74e53f6ec8c83ed403b97e23b665e9",
                "reference": "4fa15ae7be74e53f6ec8c83ed403b97e23b665e9",
                "shasum": ""
            },
            "require": {
@@ -2001,20 +1987,20 @@
            ],
            "description": "Symfony Console Component",
            "homepage": "https://symfony.com",
            "time": "2020-03-30T11:41:10+00:00"
            "time": "2020-02-24T13:10:00+00:00"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.15.0",
            "version": "v1.14.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14"
                "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/4719fa9c18b0464d399f1a63bf624b42b6fa8d14",
                "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/fbdeaec0df06cf3d51c93de80c7eb76e271f5a38",
                "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38",
                "shasum": ""
            },
            "require": {
@@ -2026,7 +2012,7 @@
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.15-dev"
                    "dev-master": "1.14-dev"
                }
            },
            "autoload": {
@@ -2059,34 +2045,20 @@
                "polyfill",
                "portable"
            ],
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2020-02-27T09:26:54+00:00"
            "time": "2020-01-13T11:15:53+00:00"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.15.0",
            "version": "v1.14.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac"
                "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/81ffd3a9c6d707be22e3012b827de1c9775fc5ac",
                "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/34094cfa9abe1f0f14f48f490772db7a775559f2",
                "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2",
                "shasum": ""
            },
            "require": {
@@ -2098,7 +2070,7 @@
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.15-dev"
                    "dev-master": "1.14-dev"
                }
            },
            "autoload": {
@@ -2132,34 +2104,20 @@
                "portable",
                "shim"
            ],
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2020-03-09T19:04:49+00:00"
            "time": "2020-01-13T11:15:53+00:00"
        },
        {
            "name": "symfony/polyfill-php73",
            "version": "v1.15.0",
            "version": "v1.14.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php73.git",
                "reference": "0f27e9f464ea3da33cbe7ca3bdf4eb66def9d0f7"
                "reference": "5e66a0fa1070bf46bec4bea7962d285108edd675"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f27e9f464ea3da33cbe7ca3bdf4eb66def9d0f7",
                "reference": "0f27e9f464ea3da33cbe7ca3bdf4eb66def9d0f7",
                "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/5e66a0fa1070bf46bec4bea7962d285108edd675",
                "reference": "5e66a0fa1070bf46bec4bea7962d285108edd675",
                "shasum": ""
            },
            "require": {
@@ -2168,7 +2126,7 @@
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.15-dev"
                    "dev-master": "1.14-dev"
                }
            },
            "autoload": {
@@ -2204,21 +2162,7 @@
                "portable",
                "shim"
            ],
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2020-02-27T09:26:54+00:00"
            "time": "2020-01-13T11:15:53+00:00"
        },
        {
            "name": "symfony/service-contracts",
@@ -6572,16 +6516,16 @@
        },
        {
            "name": "phpunit/phpunit",
            "version": "8.5.3",
            "version": "8.5.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/phpunit.git",
                "reference": "67750516bc02f300e2742fed2f50177f8f37bedf"
                "reference": "018b6ac3c8ab20916db85fa91bf6465acb64d1e0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/67750516bc02f300e2742fed2f50177f8f37bedf",
                "reference": "67750516bc02f300e2742fed2f50177f8f37bedf",
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/018b6ac3c8ab20916db85fa91bf6465acb64d1e0",
                "reference": "018b6ac3c8ab20916db85fa91bf6465acb64d1e0",
                "shasum": ""
            },
            "require": {
@@ -6651,7 +6595,7 @@
                "testing",
                "xunit"
            ],
            "time": "2020-03-31T08:52:04+00:00"
            "time": "2020-01-08T08:49:49+00:00"
        },
        {
            "name": "sabre/event",
@@ -7672,6 +7616,5 @@
    "platform": {
        "php": ">=7.3 || >=7.4"
    },
    "platform-dev": [],
    "plugin-api-version": "1.1.0"
    "platform-dev": []
}