diff --git a/composer.json b/composer.json index 9a391b193..70d82460b 100644 --- a/composer.json +++ b/composer.json @@ -42,7 +42,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 c424e4873..ba809d9cb 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": "522e320d753dc91abd6aa5945f4e0ad1", + "content-hash": "f62159205e0cbc895003f211392bacd6", "packages": [ { "name": "apereo/phpcas", @@ -4905,16 +4905,16 @@ }, { "name": "shardj/zf1-future", - "version": "1.23.5", + "version": "1.24.1", "source": { "type": "git", "url": "https://github.com/Shardj/zf1-future.git", - "reference": "0464ee916ca73142ab733d80c83210d89cba3936" + "reference": "f009a0db2ebab9d7fd993db825e398e517d0531c" }, "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/f009a0db2ebab9d7fd993db825e398e517d0531c", + "reference": "f009a0db2ebab9d7fd993db825e398e517d0531c", "shasum": "" }, "require": { @@ -4927,10 +4927,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" @@ -4954,16 +4955,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.1" }, - "time": "2023-08-24T14:07:53+00:00" + "time": "2024-10-15T16:42:29+00:00" }, { "name": "smalot/pdfparser", @@ -11046,6 +11047,6 @@ "ext-xml": "*", "ext-xsl": "*" }, - "platform-dev": [], + "platform-dev": {}, "plugin-api-version": "2.6.0" }