Commit 67ebc533 authored by Mariusz Andrzejewski's avatar Mariusz Andrzejewski
Browse files

Issue #3288973 by Project Update Bot: Automated Drupal 10 compatibility fixes

parent f880fb2d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,6 +16,6 @@
    "issues": "https://www.drupal.org/project/issues/paragraph_view_mode"
  },
  "require": {
    "drupal/core": "^8.9 || ^9.0"
    "drupal/core": "^8.9 || ^9.0 || ^10"
  }
}
+1 −1
Original line number Diff line number Diff line
name: 'Paragraph View Mode'
description: 'Create paragraph view mode field on given paragraph type'
type: module
core_version_requirement: ^8.9 || ^9
core_version_requirement: ^8.9 || ^9 || ^10
package: Paragraphs
dependencies:
  - paragraphs:paragraphs