Commit a3fcbffb authored by catch's avatar catch
Browse files

Issue #3179875 by greg.1.anderson, longwave, catch, Mixologic: Path...

Issue #3179875 by greg.1.anderson, longwave, catch, Mixologic: Path repositories need to be listed first for Composer 2
parent 48d2c0c4
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -94,10 +94,6 @@
        "phpcbf": "phpcbf --standard=core/phpcs.xml.dist --runtime-set installed_paths $($COMPOSER_BINARY config vendor-dir)/drupal/coder/coder_sniffer --"
    },
    "repositories": [
        {
            "type": "composer",
            "url": "https://packages.drupal.org/8"
        },
        {
            "type": "path",
            "url": "core"
@@ -109,6 +105,10 @@
        {
            "type": "path",
            "url": "composer/Plugin/VendorHardening"
        },
        {
            "type": "composer",
            "url": "https://packages.drupal.org/8"
        }
    ]
}
+2 −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": "b0f25f872cb3e35d4a7caf8c48aaa3c5",
    "content-hash": "0f75a7d0e9e148f3f3d8abdb0a8a8e61",
    "packages": [
        {
            "name": "asm89/stack-cors",
@@ -477,6 +477,7 @@
                "reflection",
                "static"
            ],
            "abandoned": "roave/better-reflection",
            "time": "2020-03-27T11:06:43+00:00"
        },
        {