Thanks to visit codestin.com
Credit goes to git.drupalcode.org

Commit f20e7a9c authored by project update bot's avatar project update bot Committed by Julian Pustkuchen
Browse files

Issue #3435490 by Project Update Bot, Anybody: Automated Drupal 11...

Issue #3435490 by Project Update Bot, Anybody: Automated Drupal 11 compatibility fixes for views_linkarea
parent 84688053
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,6 +2,6 @@ name: 'Views Test Link Area'
type: module
description: 'Provides default views for tests.'
package: Testing
core_version_requirement: ^9 || ^10
core_version_requirement: ^9 || ^10 || ^11
dependencies:
  - drupal:views
+1 −1
Original line number Diff line number Diff line
name: 'Views Link Area'
description: 'A Views area plugin to allow links as headers and footers for views.'
type: module
core_version_requirement: ^9 || ^10
core_version_requirement: ^9 || ^10 || ^11
package: 'Views'
dependencies:
  - drupal:views