Skip to content
Snippets Groups Projects
Commit 38a9da86 authored by Shibin Das's avatar Shibin Das
Browse files

Issue #3434250 by project update bot: Automated Drupal 11 compatibility fixes for revision_graph

parent 43be0ddc
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
} }
], ],
"require": { "require": {
"drupal/core": "^8 || ^9 || ^10" "drupal/core": "^8 || ^9 || ^10 || ^11"
}, },
"require-dev": { "require-dev": {
"drupol/drupal-conventions": "^2.0" "drupol/drupal-conventions": "^2.0"
......
...@@ -3,4 +3,4 @@ description: Adds a new tab for displaying revision, based on graph. ...@@ -3,4 +3,4 @@ description: Adds a new tab for displaying revision, based on graph.
package: Custom package: Custom
type: module type: module
version: 1.0 version: 1.0
core_version_requirement: ^8.7.7 || ^9 || ^10 core_version_requirement: ^8.7.7 || ^9 || ^10 || ^11
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment