Commit 38c73bd9 authored by catch's avatar catch
Browse files

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

parent 99f5bf68
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -49,6 +49,11 @@
        "autoloader-suffix": "Drupal9",
        "platform": {
            "php": "8.0.0"
        },
        "allow-plugins": {
            "composer/installers": true,
            "drupal/core-project-message": true,
            "drupal/core-vendor-hardening": true
        }
    },
    "extra": {