Skip to content

Commit 6bee491

Browse files
Set version constraint for redirect >=1.10 <1.12 (#887)
* Update redirect patch and bump redirect to 1.12 * Use old redirect patch and set version constraint ">=1.10 <1.12"
1 parent 7ae8471 commit 6bee491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"drupal/localgov_utilities": "^1.0@beta",
2222
"drupal/masquerade": "^2.0",
2323
"drupal/preview_link": "^2.1@alpha",
24-
"drupal/redirect": "^1.10",
24+
"drupal/redirect": ">=1.10 <1.12",
2525
"drupal/simple_media_bulk_upload": "^2.0",
2626
"drupal/simple_sitemap": "^4.1",
2727
"drush/drush": ">=10",

0 commit comments

Comments
 (0)