Commit de8ca8f5 authored by Björn Brala's avatar Björn Brala
Browse files

Make sure composer.json and info.yml are consistent as per feedback in issue #3306737

parent 40beaebc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,6 +4,6 @@
  "type": "drupal-module",
  "license": "GPL-2.0-or-later",
  "require": {
    "drupal/core": "^9 || ^10"
    "drupal/core": "^9.5 || ^10.0"
  }
}