build(deps): bump shardj/zf1-future from 1.23.5 to 1.24.2

Bumps [shardj/zf1-future](https://github.com/Shardj/zf1-future) from 1.23.5 to 1.24.2.
- [Release notes](https://github.com/Shardj/zf1-future/releases)
- [Changelog](https://github.com/Shardj/zf1-future/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Shardj/zf1-future/compare/release-1.23.5...release-1.24.2)

---
updated-dependencies:
- dependency-name: shardj/zf1-future
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-06 15:00:34 +00:00 committed by Johannes Meyer
parent f5ec92fb63
commit b79a796867

82
composer.lock generated
View File

@ -3611,16 +3611,16 @@
}, },
{ {
"name": "shardj/zf1-future", "name": "shardj/zf1-future",
"version": "1.23.5", "version": "1.24.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Shardj/zf1-future.git", "url": "https://github.com/Shardj/zf1-future.git",
"reference": "0464ee916ca73142ab733d80c83210d89cba3936" "reference": "68d83e18c01950547ddf26700a8a99abeb98e936"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Shardj/zf1-future/zipball/0464ee916ca73142ab733d80c83210d89cba3936", "url": "https://api.github.com/repos/Shardj/zf1-future/zipball/68d83e18c01950547ddf26700a8a99abeb98e936",
"reference": "0464ee916ca73142ab733d80c83210d89cba3936", "reference": "68d83e18c01950547ddf26700a8a99abeb98e936",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3633,10 +3633,11 @@
"zendframework/zendframework1": ">=1.12.20" "zendframework/zendframework1": ">=1.12.20"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^3",
"php-parallel-lint/php-parallel-lint": "^1.3", "php-parallel-lint/php-parallel-lint": "^1.3",
"phpunit/phpunit": "^7|^8|^9", "phpunit/phpunit": "^7|^8|^9",
"rector/rector": "^0.12.19", "rector/rector": "0.12.19 || ^1.2",
"yoast/phpunit-polyfills": "2.0" "yoast/phpunit-polyfills": "^2.0"
}, },
"suggest": { "suggest": {
"ext-mbstring": "Multibyte strings handling" "ext-mbstring": "Multibyte strings handling"
@ -3660,16 +3661,16 @@
"BSD-3-Clause" "BSD-3-Clause"
], ],
"description": "Zend Framework 1. The aim is to keep ZF1 working with the latest PHP versions", "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": [ "keywords": [
"ZF1", "ZF1",
"framework" "framework"
], ],
"support": { "support": {
"issues": "https://github.com/Shardj/zf1-future/issues", "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": "simshaun/recurr", "name": "simshaun/recurr",
@ -3799,20 +3800,20 @@
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
"version": "v1.28.0", "version": "v1.31.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git", "url": "https://github.com/symfony/polyfill-ctype.git",
"reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb" "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638",
"reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb", "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.1" "php": ">=7.2"
}, },
"provide": { "provide": {
"ext-ctype": "*" "ext-ctype": "*"
@ -3822,12 +3823,9 @@
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": {
"dev-main": "1.28-dev"
},
"thanks": { "thanks": {
"name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill",
"url": "https://github.com/symfony/polyfill" "name": "symfony/polyfill"
} }
}, },
"autoload": { "autoload": {
@ -3861,7 +3859,7 @@
"portable" "portable"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.28.0" "source": "https://github.com/symfony/polyfill-ctype/tree/v1.31.0"
}, },
"funding": [ "funding": [
{ {
@ -3877,24 +3875,24 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-01-26T09:26:14+00:00" "time": "2024-09-09T11:45:10+00:00"
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
"version": "v1.28.0", "version": "v1.31.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git", "url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "42292d99c55abe617799667f454222c54c60e229" "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341",
"reference": "42292d99c55abe617799667f454222c54c60e229", "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.1" "php": ">=7.2"
}, },
"provide": { "provide": {
"ext-mbstring": "*" "ext-mbstring": "*"
@ -3904,12 +3902,9 @@
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": {
"dev-main": "1.28-dev"
},
"thanks": { "thanks": {
"name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill",
"url": "https://github.com/symfony/polyfill" "name": "symfony/polyfill"
} }
}, },
"autoload": { "autoload": {
@ -3944,7 +3939,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.28.0" "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0"
}, },
"funding": [ "funding": [
{ {
@ -3960,7 +3955,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-07-28T09:04:16+00:00" "time": "2024-09-09T11:45:10+00:00"
}, },
{ {
"name": "symfony/polyfill-php80", "name": "symfony/polyfill-php80",
@ -4047,29 +4042,26 @@
}, },
{ {
"name": "symfony/polyfill-php81", "name": "symfony/polyfill-php81",
"version": "v1.28.0", "version": "v1.31.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php81.git", "url": "https://github.com/symfony/polyfill-php81.git",
"reference": "7581cd600fa9fd681b797d00b02f068e2f13263b" "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/7581cd600fa9fd681b797d00b02f068e2f13263b", "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
"reference": "7581cd600fa9fd681b797d00b02f068e2f13263b", "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.1" "php": ">=7.2"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": {
"dev-main": "1.28-dev"
},
"thanks": { "thanks": {
"name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill",
"url": "https://github.com/symfony/polyfill" "name": "symfony/polyfill"
} }
}, },
"autoload": { "autoload": {
@ -4106,7 +4098,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-php81/tree/v1.28.0" "source": "https://github.com/symfony/polyfill-php81/tree/v1.31.0"
}, },
"funding": [ "funding": [
{ {
@ -4122,7 +4114,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-01-26T09:26:14+00:00" "time": "2024-09-09T11:45:10+00:00"
}, },
{ {
"name": "tedivm/jshrink", "name": "tedivm/jshrink",