Verified Commit 6cb692ae authored by Dave Long's avatar Dave Long
Browse files

Issue #3376476 by Spokje, catch: Add another branch alias for 11.x

parent 85700fc5
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -495,7 +495,7 @@
            "dist": {
                "type": "path",
                "url": "core",
                "reference": "d8c2e380c13d2892038560c5591ef07ac31c6add"
                "reference": "4c5eafca7cdc5f796a213a6722415c7f371731ef"
            },
            "require": {
                "asm89/stack-cors": "^2.1",
@@ -573,6 +573,9 @@
            },
            "type": "drupal-core",
            "extra": {
                "branch-alias": {
                    "dev-11.x": "10.2.x-dev"
                },
                "drupal-scaffold": {
                    "file-mapping": {
                        "[project-root]/.editorconfig": "assets/scaffold/files/editorconfig",
+3 −0
Original line number Diff line number Diff line
@@ -115,6 +115,9 @@
        "ext-zip": "Needed to extend the plugin.manager.archiver service capability with the handling of files in the ZIP format."
    },
    "extra": {
        "branch-alias": {
          "dev-11.x": "10.2.x-dev"
        },
        "drupal-scaffold": {
            "file-mapping": {
                "[project-root]/.editorconfig": "assets/scaffold/files/editorconfig",