Commit fcc9a6b1 authored by catch's avatar catch
Browse files

Issue #3253683 by andypost, Spokje, Gábor Hojtsy: Improve compatibility with composer 2.2

(cherry picked from commit 109863e2)
parent fbc65b3b
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -49,6 +49,11 @@
        "autoloader-suffix": "Drupal9",
        "platform": {
            "php": "7.3.0"
        },
        "allow-plugins": {
            "composer/installers": true,
            "drupal/core-project-message": true,
            "drupal/core-vendor-hardening": true
        }
    },
    "extra": {