diff --git a/composer.json b/composer.json index b78539613..3c19ebeec 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ "laravolt/avatar": "^4.1", "neverbehave/hcaptcha": "~0.0.5", "phpmailer/phpmailer": "^6.5", - "shardj/zf1-future": "1.23.*", + "shardj/zf1-future": "1.24.*", "shardj/zf1-extras-future": "^1.12", "solarium/solarium": "^6.3.1", "symfony/event-dispatcher": "^5.4", diff --git a/composer.lock b/composer.lock index 5e470f10b..ceb6dfbd4 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": "43b8a45bf5a4c107f97e6b459061ed76", + "content-hash": "4203e5c4982ddba044bc99eced2ceddc", "packages": [ { "name": "apereo/phpcas", @@ -4903,16 +4903,16 @@ }, { "name": "shardj/zf1-future", - "version": "1.23.5", + "version": "1.24.0", "source": { "type": "git", "url": "https://github.com/Shardj/zf1-future.git", - "reference": "0464ee916ca73142ab733d80c83210d89cba3936" + "reference": "b87c1507cd10c01d9b3b1bc4a0cae32f6a9c6d6c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Shardj/zf1-future/zipball/0464ee916ca73142ab733d80c83210d89cba3936", - "reference": "0464ee916ca73142ab733d80c83210d89cba3936", + "url": "https://api.github.com/repos/Shardj/zf1-future/zipball/b87c1507cd10c01d9b3b1bc4a0cae32f6a9c6d6c", + "reference": "b87c1507cd10c01d9b3b1bc4a0cae32f6a9c6d6c", "shasum": "" }, "require": { @@ -4959,9 +4959,9 @@ ], "support": { "issues": "https://github.com/Shardj/zf1-future/issues", - "source": "https://github.com/Shardj/zf1-future/tree/release-1.23.5" + "source": "https://github.com/Shardj/zf1-future/tree/1.24.0" }, - "time": "2023-08-24T14:07:53+00:00" + "time": "2024-02-05T16:48:33+00:00" }, { "name": "smalot/pdfparser",