Valider 17a1f0a0 rédigé par bricebou's avatar bricebou
Parcourir les fichiers

Mise à jour des dépendances et compatibilité SPIP 4.1

parent 243df524
Chargement en cours
Chargement en cours
Chargement en cours
Chargement en cours
+12 −12
Numéro de ligne d'origine Numéro de ligne de diff Ligne de diff
@@ -112,16 +112,16 @@
        },
        {
            "name": "symfony/polyfill-php80",
            "version": "v1.24.0",
            "version": "v1.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php80.git",
                "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9"
                "reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/57b712b08eddb97c762a8caa32c84e037892d2e9",
                "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9",
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/4407588e0d3f1f52efb65fbe92babe41f37fe50c",
                "reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c",
                "shasum": ""
            },
            "require": {
@@ -175,7 +175,7 @@
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php80/tree/v1.24.0"
                "source": "https://github.com/symfony/polyfill-php80/tree/v1.25.0"
            },
            "funding": [
                {
@@ -191,20 +191,20 @@
                    "type": "tidelift"
                }
            ],
            "time": "2021-09-13T13:58:33+00:00"
            "time": "2022-03-04T08:16:47+00:00"
        },
        {
            "name": "symfony/process",
            "version": "v5.4.3",
            "version": "v5.4.5",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/process.git",
                "reference": "553f50487389a977eb31cf6b37faae56da00f753"
                "reference": "95440409896f90a5f85db07a32b517ecec17fa4c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/process/zipball/553f50487389a977eb31cf6b37faae56da00f753",
                "reference": "553f50487389a977eb31cf6b37faae56da00f753",
                "url": "https://api.github.com/repos/symfony/process/zipball/95440409896f90a5f85db07a32b517ecec17fa4c",
                "reference": "95440409896f90a5f85db07a32b517ecec17fa4c",
                "shasum": ""
            },
            "require": {
@@ -237,7 +237,7 @@
            "description": "Executes commands in sub-processes",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/process/tree/v5.4.3"
                "source": "https://github.com/symfony/process/tree/v5.4.5"
            },
            "funding": [
                {
@@ -253,7 +253,7 @@
                    "type": "tidelift"
                }
            ],
            "time": "2022-01-26T16:28:35+00:00"
            "time": "2022-01-30T18:16:22+00:00"
        }
    ],
    "packages-dev": [],
+2 −2
Numéro de ligne d'origine Numéro de ligne de diff Ligne de diff
<paquet
	prefix="optimages"
	categorie="multimedia"
	version="0.1.0"
	version="0.1.1"
	etat="dev"
	compatibilite="[3.2.0;4.0.*]"
	compatibilite="[3.2.0;4.1.*]"
	logo="prive/themes/spip/images/optimages-xx.svg"
	documentation=""
>
+1 −0
Numéro de ligne d'origine Numéro de ligne de diff Ligne de diff
@@ -8,6 +8,7 @@ $baseDir = dirname($vendorDir);
return array(
    'Attribute' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
    'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
    'PhpToken' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
    'Stringable' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
    'UnhandledMatchError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
    'ValueError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
+1 −0
Numéro de ligne d'origine Numéro de ligne de diff Ligne de diff
@@ -45,6 +45,7 @@ class ComposerStaticInitbde56dc108744ed67c3619f6292bf580
    public static $classMap = array (
        'Attribute' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
        'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
        'PhpToken' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
        'Stringable' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
        'UnhandledMatchError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
        'ValueError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
+14 −14
Numéro de ligne d'origine Numéro de ligne de diff Ligne de diff
@@ -112,23 +112,23 @@
        },
        {
            "name": "symfony/polyfill-php80",
            "version": "v1.24.0",
            "version_normalized": "1.24.0.0",
            "version": "v1.25.0",
            "version_normalized": "1.25.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php80.git",
                "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9"
                "reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/57b712b08eddb97c762a8caa32c84e037892d2e9",
                "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9",
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/4407588e0d3f1f52efb65fbe92babe41f37fe50c",
                "reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2021-09-13T13:58:33+00:00",
            "time": "2022-03-04T08:16:47+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
@@ -178,7 +178,7 @@
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php80/tree/v1.24.0"
                "source": "https://github.com/symfony/polyfill-php80/tree/v1.25.0"
            },
            "funding": [
                {
@@ -198,24 +198,24 @@
        },
        {
            "name": "symfony/process",
            "version": "v5.4.3",
            "version_normalized": "5.4.3.0",
            "version": "v5.4.5",
            "version_normalized": "5.4.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/process.git",
                "reference": "553f50487389a977eb31cf6b37faae56da00f753"
                "reference": "95440409896f90a5f85db07a32b517ecec17fa4c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/process/zipball/553f50487389a977eb31cf6b37faae56da00f753",
                "reference": "553f50487389a977eb31cf6b37faae56da00f753",
                "url": "https://api.github.com/repos/symfony/process/zipball/95440409896f90a5f85db07a32b517ecec17fa4c",
                "reference": "95440409896f90a5f85db07a32b517ecec17fa4c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-php80": "^1.16"
            },
            "time": "2022-01-26T16:28:35+00:00",
            "time": "2022-01-30T18:16:22+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
@@ -243,7 +243,7 @@
            "description": "Executes commands in sub-processes",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/process/tree/v5.4.3"
                "source": "https://github.com/symfony/process/tree/v5.4.5"
            },
            "funding": [
                {
Chargement en cours