Merge pull request #10942 from firefly-iii/release-1758460508

🤖 Automatically merge the PR into the develop branch.
This commit is contained in:
github-actions[bot]
2025-09-21 15:15:17 +02:00
committed by GitHub
2 changed files with 9 additions and 9 deletions

16
composer.lock generated
View File

@@ -11891,16 +11891,16 @@
},
{
"name": "phpunit/phpunit",
"version": "12.3.11",
"version": "12.3.12",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "6a62f2b394e042884e4997ddc8b8db1ce56a0009"
"reference": "729861f66944204f5b446ee1cb156f02f2a439a6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6a62f2b394e042884e4997ddc8b8db1ce56a0009",
"reference": "6a62f2b394e042884e4997ddc8b8db1ce56a0009",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/729861f66944204f5b446ee1cb156f02f2a439a6",
"reference": "729861f66944204f5b446ee1cb156f02f2a439a6",
"shasum": ""
},
"require": {
@@ -11914,12 +11914,12 @@
"phar-io/manifest": "^2.0.4",
"phar-io/version": "^3.2.1",
"php": ">=8.3",
"phpunit/php-code-coverage": "^12.3.7",
"phpunit/php-code-coverage": "^12.3.8",
"phpunit/php-file-iterator": "^6.0.0",
"phpunit/php-invoker": "^6.0.0",
"phpunit/php-text-template": "^5.0.0",
"phpunit/php-timer": "^8.0.0",
"sebastian/cli-parser": "^4.1.0",
"sebastian/cli-parser": "^4.2.0",
"sebastian/comparator": "^7.1.3",
"sebastian/diff": "^7.0.0",
"sebastian/environment": "^8.0.3",
@@ -11968,7 +11968,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/12.3.11"
"source": "https://github.com/sebastianbergmann/phpunit/tree/12.3.12"
},
"funding": [
{
@@ -11992,7 +11992,7 @@
"type": "tidelift"
}
],
"time": "2025-09-14T06:21:44+00:00"
"time": "2025-09-21T12:23:01+00:00"
},
{
"name": "rector/rector",

View File

@@ -79,7 +79,7 @@ return [
// see cer.php for exchange rates feature flag.
],
'version' => 'develop/2025-09-21',
'build_time' => 1758437799,
'build_time' => 1758460398,
'api_version' => '2.1.0', // field is no longer used.
'db_version' => 26,