From ca569305737b1016138c49fd608ca6f51af85267 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 12:16:28 +0000 Subject: [PATCH] Bump genkgo/camt from 2.8.1 to 2.8.2 Bumps [genkgo/camt](https://github.com/genkgo/camt) from 2.8.1 to 2.8.2. - [Release notes](https://github.com/genkgo/camt/releases) - [Commits](https://github.com/genkgo/camt/compare/2.8.1...2.8.2) --- updated-dependencies: - dependency-name: genkgo/camt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index 58b29154..9dbbfb36 100644 --- a/composer.json +++ b/composer.json @@ -82,7 +82,7 @@ "spatie/enum": "^3.10", "symfony/http-client": "^7.2", "symfony/mailgun-mailer": "^7.2", - "genkgo/camt": ">=2.8.0" + "genkgo/camt": ">=2.8.2" }, "require-dev": { "barryvdh/laravel-debugbar": "^3.14", diff --git a/composer.lock b/composer.lock index 49ec6b28..34d88f40 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": "c8ed717c3062a0cb27f6053b39e9f742", + "content-hash": "98778c037c00e5ad0c2a403f4eec185c", "packages": [ { "name": "brick/math", @@ -690,16 +690,16 @@ }, { "name": "genkgo/camt", - "version": "2.8.1", + "version": "2.8.2", "source": { "type": "git", "url": "https://github.com/genkgo/camt.git", - "reference": "ca4fe9f6b115c56c9aca35fda89d3162d112472e" + "reference": "196cd876455cf25e0bcbc7b9f59aa3cf07982fdd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/genkgo/camt/zipball/ca4fe9f6b115c56c9aca35fda89d3162d112472e", - "reference": "ca4fe9f6b115c56c9aca35fda89d3162d112472e", + "url": "https://api.github.com/repos/genkgo/camt/zipball/196cd876455cf25e0bcbc7b9f59aa3cf07982fdd", + "reference": "196cd876455cf25e0bcbc7b9f59aa3cf07982fdd", "shasum": "" }, "require": { @@ -728,9 +728,9 @@ "description": "Library to read CAMT files (XML containing bank statements).", "support": { "issues": "https://github.com/genkgo/camt/issues", - "source": "https://github.com/genkgo/camt/tree/2.8.1" + "source": "https://github.com/genkgo/camt/tree/2.8.2" }, - "time": "2024-11-26T08:02:52+00:00" + "time": "2025-01-06T03:11:55+00:00" }, { "name": "graham-campbell/result-type", @@ -10447,6 +10447,6 @@ "ext-bcmath": "*", "ext-json": "*" }, - "platform-dev": {}, + "platform-dev": [], "plugin-api-version": "2.6.0" }