Verified Commit 4bc9f7cc authored by godotislate's avatar godotislate
Browse files

task: #3579778 Removed modules should be included as a replace in composer.json

By: pcambra
By: quietone
By: berdir
By: cmlara
By: dcam
By: smustgrave
By: catch
By: godotislate
parent e1a5b9a5
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -47,6 +47,10 @@
        "vincentlanglet/twig-cs-fixer": "^4.0"
    },
    "replace": {
        "drupal/search": "*",
        "drupal/settings_tray": "*",
        "drupal/shortcut": "*",
        "drupal/toolbar": "*",
        "symfony/polyfill-php72": "*",
        "symfony/polyfill-php73": "*",
        "symfony/polyfill-php74": "*",
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "079d9777bd21c0228b312cac2483fd4a",
    "content-hash": "95041e341c900baf11afb97c3ecdb1c4",
    "packages": [
        {
            "name": "asm89/stack-cors",