diff --git a/composer.json b/composer.json index 254dc670e0..93bd69e979 100644 --- a/composer.json +++ b/composer.json @@ -80,7 +80,7 @@ "drupal/entityqueue": "^1.2", "drupal/environment_indicator": "^4.0", "drupal/epp": "^1.1", - "drupal/expirable_content": "1.0.x-dev@dev", + "drupal/expirable_content": "^1.0@alpha", "drupal/fast_404": "^3.0", "drupal/feature_toggle": "^2.0", "drupal/field_group": "^3.4", diff --git a/composer.lock b/composer.lock index 0a0e9da1f7..96d18c022f 100644 --- a/composer.lock +++ b/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": "0604d3291e5dbfae69f055e29a876e91", + "content-hash": "7d116165429c0f6f82b1bf3616229f81", "packages": [ { "name": "asm89/stack-cors", @@ -6361,23 +6361,26 @@ }, { "name": "drupal/expirable_content", - "version": "dev-1.0.x", + "version": "1.0.0-alpha3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/expirable_content.git", - "reference": "6fad0bb297dd690eecb837311811508033ba0f1a" + "reference": "1.0.0-alpha3" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/expirable_content-1.0.0-alpha3.zip", + "reference": "1.0.0-alpha3", + "shasum": "25b8f2df3b3acd3b062a79a83e4fdd10f8d7ce9d" }, "require": { "drupal/core": "^9 || ^10" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.0.x": "1.0.x-dev" - }, "drupal": { - "version": "1.0.0-alpha2+7-dev", - "datestamp": "1716575985", + "version": "1.0.0-alpha3", + "datestamp": "1717117711", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -26999,7 +27002,6 @@ "drupal/entity_reference_validators": 15, "drupal/entity_route_context": 5, "drupal/entity_usage": 10, - "drupal/expirable_content": 20, "drupal/fieldhelptext": 10, "drupal/flag": 10, "drupal/graphql_menu": 15,