Commit cd6b0094 authored by Kalle Vuorjoki's avatar Kalle Vuorjoki Committed by Santeri
Browse files

Issue #3168293 by sokru: Update composer.json for Drupal 9

parent ef7ee687
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,6 +4,6 @@
  "type": "drupal-module",
  "license": "MIT",
  "require": {
    "drupal/core": "~8.0"
    "drupal/core": "~8.0 || ^9"
  }
}