diff --git a/composer.lock b/composer.lock index 156009a34..5d7de1aab 100644 --- a/composer.lock +++ b/composer.lock @@ -3618,23 +3618,23 @@ }, { "name": "moneyphp/money", - "version": "v4.6.0", + "version": "v4.8.0", "source": { "type": "git", "url": "https://github.com/moneyphp/money.git", - "reference": "ddf6a86b574808f8844777ed4e8c4f92a10dac9b" + "reference": "b358727ea5a5cd2d7475e59c31dfc352440ae7ec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/moneyphp/money/zipball/ddf6a86b574808f8844777ed4e8c4f92a10dac9b", - "reference": "ddf6a86b574808f8844777ed4e8c4f92a10dac9b", + "url": "https://api.github.com/repos/moneyphp/money/zipball/b358727ea5a5cd2d7475e59c31dfc352440ae7ec", + "reference": "b358727ea5a5cd2d7475e59c31dfc352440ae7ec", "shasum": "" }, "require": { "ext-bcmath": "*", "ext-filter": "*", "ext-json": "*", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0" }, "require-dev": { "cache/taggable-cache": "^1.1.0", @@ -3649,10 +3649,12 @@ "php-http/message": "^1.16.0", "php-http/mock-client": "^1.6.0", "phpbench/phpbench": "^1.2.5", + "phpstan/extension-installer": "^1.4", + "phpstan/phpstan": "^2.1.9", + "phpstan/phpstan-phpunit": "^2.0", "phpunit/phpunit": "^10.5.9", - "psalm/plugin-phpunit": "^0.18.4", "psr/cache": "^1.0.1 || ^2.0 || ^3.0", - "vimeo/psalm": "~5.20.0" + "ticketswap/phpstan-error-formatter": "^1.1" }, "suggest": { "ext-gmp": "Calculate without integer limits", @@ -3700,9 +3702,9 @@ ], "support": { "issues": "https://github.com/moneyphp/money/issues", - "source": "https://github.com/moneyphp/money/tree/v4.6.0" + "source": "https://github.com/moneyphp/money/tree/v4.8.0" }, - "time": "2024-11-22T10:59:03+00:00" + "time": "2025-10-23T07:55:09+00:00" }, { "name": "monolog/monolog", @@ -13576,9 +13578,9 @@ "aliases": [], "minimum-stability": "dev", "stability-flags": { + "roave/security-advisories": 20, "skaut/dependent-select-box": 20, - "skaut/psr6-caching": 20, - "roave/security-advisories": 20 + "skaut/psr6-caching": 20 }, "prefer-stable": true, "prefer-lowest": false, @@ -13590,5 +13592,5 @@ "platform-dev": { "ext-pdo": "*" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }