Commit 2e4de621 authored by Neslee Canil Pinto's avatar Neslee Canil Pinto Committed by Neslee Canil Pinto
Browse files

Issue #3292289 by Neslee Canil Pinto: Make the module to work with drupal 10

parent 6a5e3016
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,6 +24,6 @@
    }
  ],
  "require": {
    "drupal/core": "^8.8 || ^9"
    "drupal/core": "^8.8 || ^9 || ^10"
  }
}
+1 −1
Original line number Diff line number Diff line
name: Redirect Message
type: module
description: Allows to add a message for redirects.
core_version_requirement: ^8.8 || ^9
core_version_requirement: ^8.8 || ^9 || ^10

dependencies:
  - drupal:redirect