Commit 49984a72 authored by Stephen Mustgrave's avatar Stephen Mustgrave
Browse files

Issue #3325262: Add drupal/core version requirement to composer.json

parent 019a54bd
Loading
Loading
Loading
Loading
+14 −11
Original line number Diff line number Diff line
@@ -4,6 +4,9 @@
    "type": "drupal-module",
    "license": "GPL-2.0-or-later",
    "minimum-stability": "dev",
    "require": {
        "drupal/core": "^10"
    },
    "extra": {
        "drush": {
            "services": {