From 7cf12d349aac2ff21d2abc5fbd0c62d5a36c814e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 16:50:11 +0000 Subject: [PATCH] Bump moneyphp/money from 4.5.0 to 4.6.0 Bumps [moneyphp/money](https://github.com/moneyphp/money) from 4.5.0 to 4.6.0. - [Release notes](https://github.com/moneyphp/money/releases) - [Changelog](https://github.com/moneyphp/money/blob/master/CHANGELOG.md) - [Commits](https://github.com/moneyphp/money/compare/v4.5.0...v4.6.0) --- updated-dependencies: - dependency-name: moneyphp/money dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index cef15f9ef..63fcd74ef 100644 --- a/composer.lock +++ b/composer.lock @@ -3539,23 +3539,23 @@ }, { "name": "moneyphp/money", - "version": "v4.5.0", + "version": "v4.6.0", "source": { "type": "git", "url": "https://github.com/moneyphp/money.git", - "reference": "a1daa7daf159b4044e3d0c34c41fe2be5860e850" + "reference": "ddf6a86b574808f8844777ed4e8c4f92a10dac9b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/moneyphp/money/zipball/a1daa7daf159b4044e3d0c34c41fe2be5860e850", - "reference": "a1daa7daf159b4044e3d0c34c41fe2be5860e850", + "url": "https://api.github.com/repos/moneyphp/money/zipball/ddf6a86b574808f8844777ed4e8c4f92a10dac9b", + "reference": "ddf6a86b574808f8844777ed4e8c4f92a10dac9b", "shasum": "" }, "require": { "ext-bcmath": "*", "ext-filter": "*", "ext-json": "*", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "require-dev": { "cache/taggable-cache": "^1.1.0", @@ -3621,9 +3621,9 @@ ], "support": { "issues": "https://github.com/moneyphp/money/issues", - "source": "https://github.com/moneyphp/money/tree/v4.5.0" + "source": "https://github.com/moneyphp/money/tree/v4.6.0" }, - "time": "2024-02-15T19:47:21+00:00" + "time": "2024-11-22T10:59:03+00:00" }, { "name": "monolog/monolog", @@ -13509,5 +13509,5 @@ "platform-dev": { "ext-pdo": "*" }, - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.6.0" }