Skip to content
Snippets Groups Projects
Commit 0bf04fc2 authored by Robert Phillips's avatar Robert Phillips
Browse files

Issue #3324111 by robphillips: Drop 8.x and add 10.x version requirements.

parent c8080055
Branches
Tags
No related merge requests found
......@@ -10,7 +10,7 @@
}
],
"require": {
"drupal/core": "^8.8 || ^9",
"drupal/core": "^9 || ^10",
"php": ">=7.4"
}
}
......@@ -2,4 +2,4 @@ name: "Dynamic Path Rewrites"
type: module
description: "Change the router paths for entity types."
configure: entity.path_rewrite.collection
core_version_requirement: ^8 || ^9 || ^10
core_version_requirement: ^9 || ^10
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment