Unverified Commit c13f07ee authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3115451 by Hardik_Patel_12, salah1: Remove autoloader-suffix from core/composer.json

parent 63cdee35
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -185,8 +185,7 @@
        ]
    },
    "config": {
        "preferred-install": "dist",
        "autoloader-suffix": "Drupal8"
        "preferred-install": "dist"
    },
    "extra": {
        "drupal-scaffold": {