Commit 9b55d42e authored by David Cameron's avatar David Cameron
Browse files

#3290559 Automated Drupal 10 compatibility fixes

parent 718ece8c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,6 +16,6 @@
    },
    "license": "GPL-2.0+",
    "require": {
        "drupal/core": "^8.7.7 || ^9.0"
        "drupal/core": "^8.7.7 || ^9.0 || ^10"
    }
}
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ name: Views TimelineJS
type: module
description: Provides a View style that displays rows in a Timeline.
package: Views
core_version_requirement: ^8.7.7 || ^9.0
core_version_requirement: ^8.7.7 || ^9.0 || ^10
dependencies:
  - drupal:views
configure: views_timelinejs.admin