diff --git a/composer.json b/composer.json index 7652b28ab..438fde3e8 100755 --- a/composer.json +++ b/composer.json @@ -68,7 +68,7 @@ "access/operations_cider": "dev-main", "acquia/blt": "^13.7", "acquia/blt-behat": "^1.3", - "amp/access": "3.0.x-dev", + "amp/access": "d8-2059-dev", "composer/installers": "^1.2", "cweagans/composer-patches": "^1.6", "drupal/access_by_ref": "^3.0", diff --git a/composer.lock b/composer.lock index 3662f1c5b..4210b1bf0 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": "0c0cdc708713c2ce3f63d44fc2fd0a4e", + "content-hash": "bb99a9af9bf3c211798d07446c658c0d", "packages": [ { "name": "access/drupal_seamless_cilogon", @@ -291,17 +291,16 @@ }, { "name": "amp/access", - "version": "3.0.x-dev", + "version": "dev-d8-2059", "source": { "type": "git", "url": "https://github.com/necyberteam/access.git", - "reference": "271bea8e5e6209d84d6398cd03916992c36ec0a9" + "reference": "b5e0e48b62d1d9fa11ef06e3f4d1786fea64f884" }, "require": { "gioni06/gpt3-tokenizer": "^1.2", "openai-php/client": "^0.4.1" }, - "default-branch": true, "type": "drupal-custom-module", "license": [ "GPL-2.0+" @@ -317,7 +316,7 @@ "issues": "https://github.com/necyberteam/access/issues", "source": "https://github.com/necyberteam/access" }, - "time": "2024-04-19T18:33:22+00:00" + "time": "2024-04-20T01:34:38+00:00" }, { "name": "arthurkushman/query-path",