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

Issue #3532187 by sleitner, immaculatexavier, alexpott, catch, adrianm6254,...

Issue #3532187 by sleitner, immaculatexavier, alexpott, catch, adrianm6254, xjm, sharif.elshobkshy: Composer issue when dealerdirect/phpcodesniffer-composer-installer update from v1.0.0 to v1.1.0
parent 1e79f5be
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -497,7 +497,7 @@
            "dist": {
                "type": "path",
                "url": "core",
                "reference": "a2b58b83685c78305e1448a22fc4b6d0efa3e16d"
                "reference": "cc47b8e83dc7fe1fb24f2baa25102b85a24212de"
            },
            "require": {
                "asm89/stack-cors": "^2.3",
@@ -551,6 +551,7 @@
                "twig/twig": "^3.21.0"
            },
            "conflict": {
                "dealerdirect/phpcodesniffer-composer-installer": "1.1.0",
                "drupal/automatic_updates": "<4",
                "drupal/project_browser": "<2.1",
                "drush/drush": "<12.4.3"
+2 −1
Original line number Diff line number Diff line
@@ -57,7 +57,8 @@
    "conflict": {
        "drupal/automatic_updates": "<4",
        "drupal/project_browser": "<2.1",
        "drush/drush": "<12.4.3"
        "drush/drush": "<12.4.3",
        "dealerdirect/phpcodesniffer-composer-installer": "1.1.0"
    },
    "replace": {
        "drupal/core-annotation": "self.version",