diff --git a/composer.json b/composer.json index b53fbf5..ff8098c 100644 --- a/composer.json +++ b/composer.json @@ -6,14 +6,14 @@ "license": "GPL-2.0-or-later", "minimum-stability": "dev", "require": { - "drupal/core": "^10.2", - "drupal/facets": "^2.0.7", - "drupal/pathauto": "^1.6", - "drupal/search_api": "^1.29", - "drupal/search_api_autocomplete": "^1.3", + "drupal/core": "^10.2 || ^11.0", + "drupal/facets": "^2.0.8", + "drupal/pathauto": "^1.13", + "drupal/search_api": "^1.35", + "drupal/search_api_autocomplete": "^1.9", "drupal/search_api_location": "1.0.0-alpha4", - "localgovdrupal/localgov_core": "dev-fix/2.x/246-drupal-11-support", - "localgovdrupal/localgov_geo": "dev-feature/drupal-11-support" + "localgovdrupal/localgov_core": "dev-fix/2.x/246-drupal-11-support as 2.13.11", + "localgovdrupal/localgov_geo": "dev-feature/drupal-11-support as 2.0.9" }, "require-dev": { "localgovdrupal/localgov_services": "^2.1",