Verified Commit 9a68ba60 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 c6cc68a2
Loading
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -46,6 +46,16 @@
        "symfony/var-dumper": "^6.4"
    },
    "replace": {
        "drupal/ban": "*",
        "drupal/contact": "*",
        "drupal/field_layout": "*",
        "drupal/history": "*",
        "drupal/search": "*",
        "drupal/settings_tray": "*",
        "drupal/shortcut": "*",
        "drupal/stable9": "*",
        "drupal/telephone": "*",
        "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": "46c9019b0f633bde48778f3968d8f35f",
    "content-hash": "8e8ef9ea2878831561a2083374cf6f5a",
    "packages": [
        {
            "name": "asm89/stack-cors",