Skip to content

Commit ebaf04e

Browse files
committed
fix: allow 1.x and 2.x versions for localgov_base
1 parent 0dff328 commit ebaf04e

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
@@ -26,7 +26,7 @@
2626
"drupal/simple_sitemap": "^4.1",
2727
"drush/drush": ">=10 || >=13",
2828
"localgovdrupal/localgov_alert_banner": "^1.2.0",
29-
"localgovdrupal/localgov_base": "^1.3.1",
29+
"localgovdrupal/localgov_base": "^1.3.1 || ^2.0.0",
3030
"localgovdrupal/localgov_content_lock": "^1.0.0",
3131
"localgovdrupal/localgov_core": "^2.12.0",
3232
"localgovdrupal/localgov_demo": "^3.0",

0 commit comments

Comments
 (0)