Commit 11260a0f authored by catch's avatar catch
Browse files

Issue #3532187 by immaculatexavier, alexpott, adrianm6254, xjm,...

Issue #3532187 by immaculatexavier, alexpott, adrianm6254, xjm, sharif.elshobkshy: Composer issue when dealerdirect/phpcodesniffer-composer-installer update from v1.0.0 to v1.1.0

(cherry picked from commit 6f029005)
parent 5516025d
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -15,6 +15,9 @@
        "drupal/core-recipe-unpack": "self.version",
        "drupal/core-vendor-hardening": "self.version"
    },
    "conflict": {
        "dealerdirect/phpcodesniffer-composer-installer": "1.1.0"
    },
    "require-dev": {
        "behat/mink": "^1.11",
        "behat/mink-browserkit-driver": "^2.2",
+3 −3
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": "cb5ffa459396dd81c6c044041488251c",
    "content-hash": "8c3357f0b4daf3ffae57d06bcc9cda8c",
    "packages": [
        {
            "name": "asm89/stack-cors",
@@ -10127,8 +10127,8 @@
    },
    "prefer-stable": true,
    "prefer-lowest": false,
    "platform": {},
    "platform-dev": {},
    "platform": [],
    "platform-dev": [],
    "platform-overrides": {
        "php": "8.3.0"
    },