From b82fb1a7161088d2724b31a8fbf5b079e15caa00 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 09:28:52 +0000 Subject: [PATCH] fix(deps): update dependency shardj/zf1-future to 1.24.* --- composer.json | 2 +- composer.lock | 23 ++++++++++++----------- 2 files changed, 13 insertions(+), 12 deletions(-) diff --git a/composer.json b/composer.json index 80db4578..e21cec55 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,7 @@ "ramsey/uuid": "^4.7", "seboettg/citeproc-php": "^2.6", "shardj/zf1-extras-future": "^1.12", - "shardj/zf1-future": "1.23.*", + "shardj/zf1-future": "1.24.*", "smalot/pdfparser": "^2.2", "solarium/solarium": "^6.3.1", "symfony/cache": "^5.4", diff --git a/composer.lock b/composer.lock index bd0fbaea..c51f9e76 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": "8fa722ea03dcbf4fb5023eef6e688b7a", + "content-hash": "23394f26d9f47814e23c4b257271add2", "packages": [ { "name": "apereo/phpcas", @@ -4970,16 +4970,16 @@ }, { "name": "shardj/zf1-future", - "version": "1.23.5", + "version": "1.24.2", "source": { "type": "git", "url": "https://github.com/Shardj/zf1-future.git", - "reference": "0464ee916ca73142ab733d80c83210d89cba3936" + "reference": "68d83e18c01950547ddf26700a8a99abeb98e936" }, "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/68d83e18c01950547ddf26700a8a99abeb98e936", + "reference": "68d83e18c01950547ddf26700a8a99abeb98e936", "shasum": "" }, "require": { @@ -4992,10 +4992,11 @@ "zendframework/zendframework1": ">=1.12.20" }, "require-dev": { + "friendsofphp/php-cs-fixer": "^3", "php-parallel-lint/php-parallel-lint": "^1.3", "phpunit/phpunit": "^7|^8|^9", - "rector/rector": "^0.12.19", - "yoast/phpunit-polyfills": "2.0" + "rector/rector": "0.12.19 || ^1.2", + "yoast/phpunit-polyfills": "^2.0" }, "suggest": { "ext-mbstring": "Multibyte strings handling" @@ -5019,16 +5020,16 @@ "BSD-3-Clause" ], "description": "Zend Framework 1. The aim is to keep ZF1 working with the latest PHP versions", - "homepage": "http://framework.zend.com/", + "homepage": "https://github.com/Shardj/zf1-future/", "keywords": [ "ZF1", "framework" ], "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/release-1.24.2" }, - "time": "2023-08-24T14:07:53+00:00" + "time": "2024-10-25T09:00:05+00:00" }, { "name": "smalot/pdfparser", @@ -11210,6 +11211,6 @@ "ext-xml": "*", "ext-xsl": "*" }, - "platform-dev": [], + "platform-dev": {}, "plugin-api-version": "2.6.0" }