diff --git a/build/composer.json b/build/composer.json index d3b9ef6..93170b0 100644 --- a/build/composer.json +++ b/build/composer.json @@ -140,7 +140,7 @@ "drupal/pathauto": "^1", "drupal/redis": "^1", "drupal/samlauth": "^3", - "drupal/search_api": "<1.35", + "drupal/search_api": "^1", "drupal/search_api_solr": "^4", "drupal/simple_sitemap": "^4", "drupal/slick": "^3", diff --git a/build/composer.lock b/build/composer.lock index a714d07..c405111 100644 --- a/build/composer.lock +++ b/build/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "b87e81f2987e7065a0e7ac2694da7e9c", + "content-hash": "7d984077e465e9438b0c41f831e8a4e9", "packages": [ { "name": "asm89/stack-cors", @@ -2972,20 +2972,20 @@ }, { "name": "drupal/search_api", - "version": "1.34.0", + "version": "1.37.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api.git", - "reference": "8.x-1.34" + "reference": "8.x-1.37" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.34.zip", - "reference": "8.x-1.34", - "shasum": "dd08166888f90adaf01cc1a759266097709efe7c" + "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.37.zip", + "reference": "8.x-1.37", + "shasum": "76d9b5850d7fce9df8fc6cf8c49450ab541f455d" }, "require": { - "drupal/core": "^10.1 || ^11" + "drupal/core": "^10.2 || ^11" }, "conflict": { "drupal/search_api_solr": "2.* || 3.0 || 3.1" @@ -3003,17 +3003,12 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.34", - "datestamp": "1714899074", + "version": "8.x-1.37", + "datestamp": "1732727356", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } - }, - "drush": { - "services": { - "drush.services.yml": "^9 || ^10 || ^11" - } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -3044,24 +3039,24 @@ }, { "name": "drupal/search_api_solr", - "version": "4.3.5", + "version": "4.3.7", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api_solr.git", - "reference": "4.3.5" + "reference": "4.3.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api_solr-4.3.5.zip", - "reference": "4.3.5", - "shasum": "c784ebc822c95f54bbfbf7b6cb1c369142f13311" + "url": "https://ftp.drupal.org/files/projects/search_api_solr-4.3.7.zip", + "reference": "4.3.7", + "shasum": "c2c6256c13b2ae6353ad52b5605378fa380d320c" }, "require": { "composer-runtime-api": ">=2.0", "composer/semver": "^1.0|^3.0", "consolidation/annotated-command": "^2.12|^4.1", "drupal/core": "^10.2 || ^11.0", - "drupal/search_api": "~1.34", + "drupal/search_api": "^1.37|1.x-dev", "ext-dom": "*", "ext-json": "*", "ext-simplexml": "*", @@ -3093,8 +3088,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "4.3.5", - "datestamp": "1722332547", + "version": "4.3.7", + "datestamp": "1732718666", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy"