Commit cdf20a9f authored by Jeroen Tubex's avatar Jeroen Tubex
Browse files

Issue #3264486 by JeroenT: Add Drupal 10 support

parent 1aff0211
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": "^9",
    "drupal/core": "^9 || ^10",
    "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: ^9
core_version_requirement: ^9 || ^10
package: Paragraphs
dependencies:
  - paragraphs:paragraphs