Commit 1aff0211 authored by Jeroen Tubex's avatar Jeroen Tubex
Browse files

Issue #3264481 by JeroenT: Drop Drupal 8 support

parent 4ab95097
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
      "GPL-2.0-or-later"
  ],
  "require": {
    "drupal/core": "^8.8 || ^9",
    "drupal/core": "^9",
    "drupal/paragraphs": "^1.0",
    "drupal/token": "^1.0"
  }
+1 −1
Original line number Diff line number Diff line
name: 'Paragraphs Summary Token'
type: 'module'
description: 'Provides a paragraph summary token.'
core_version_requirement: ^8.8 || ^9
core_version_requirement: ^9
package: Paragraphs
dependencies:
  - paragraphs:paragraphs