Commit a372a0df authored by Sven Berg Ryen's avatar Sven Berg Ryen Committed by Sven Berg Ryen
Browse files

Issue #3278045 by svenryen: Update composer.json to indicate we support Drupal 10

parent 929cdb8e
Loading
Loading
Loading
Loading
+1 −1
Changes for composer.json: 1 added line, 1 removed line.
Original line number Diff line number Diff line
{
  "name": "drupal/eu_cookie_compliance",
  "require": {
    "drupal/core": "^8.9 || ^9"
    "drupal/core": "^8.9 || ^9 || ^10"
  },
  "description": "This module aims at making the website compliant with the new EU cookie regulation.",
  "type": "drupal-module",