Verified Commit 76b6eeed 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 478fb374
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -46,6 +46,10 @@
        "symfony/var-dumper": "^7.4"
    },
    "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": "d2ae65d362cfe85e8ba9115eac4045e2",
    "content-hash": "103ba9f2063dd0cfe846a58d4d733269",
    "packages": [
        {
            "name": "asm89/stack-cors",