Commit 44c861ff authored by Andreas Mayr's avatar Andreas Mayr Committed by Andreas Mayr
Browse files

Issue #3263152 by gge, agoradesign: Doesn\'t work with Webform 8.x-5.13

parent f2c88062
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,12 +13,12 @@
        }
    ],
    "support": {
        "issues": "https://www.drupal.org/project/issues/ga_webform?version=8.x",
        "issues": "https://www.drupal.org/project/issues/ga_webform",
        "source": "https://git.drupalcode.org/project/ga_webform"
    },
    "require": {
        "drupal/core": "^8.8.3 || ^9",
        "drupal/ga": "~1.8",
        "drupal/webform": "~5.13"
        "drupal/webform": "~6.1"
    }
}