Browse Source

Bump genkgo/camt from 2.9.0 to 2.10.0

Bumps [genkgo/camt](https://github.com/genkgo/camt) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/genkgo/camt/releases)
- [Commits](https://github.com/genkgo/camt/compare/2.9.0...2.10.0)

---
updated-dependencies:
- dependency-name: genkgo/camt
  dependency-version: 2.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/812/head
dependabot[bot] 5 months ago
committed by James Cole
parent
commit
388cb22e7d
  1. 2
      composer.json
  2. 14
      composer.lock

2
composer.json

@ -82,7 +82,7 @@
"spatie/enum": "^3.10",
"symfony/http-client": "^7.2",
"symfony/mailgun-mailer": "^7.2",
"genkgo/camt": ">=2.9.0"
"genkgo/camt": ">=2.10.0"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.15",

14
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": "38b97ea4ff78fcaf0e07f907973839e2",
"content-hash": "39caae78b55ab667e63b1ea4ae6bc28b",
"packages": [
{
"name": "brick/math",
@ -690,16 +690,16 @@
},
{
"name": "genkgo/camt",
"version": "2.9.0",
"version": "2.10.0",
"source": {
"type": "git",
"url": "https://github.com/genkgo/camt.git",
"reference": "809a9689fcaecf0beb6adffd270b8535c43003bc"
"reference": "c48bd1a86dc27fa577cdab588d8d306542b71259"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/genkgo/camt/zipball/809a9689fcaecf0beb6adffd270b8535c43003bc",
"reference": "809a9689fcaecf0beb6adffd270b8535c43003bc",
"url": "https://api.github.com/repos/genkgo/camt/zipball/c48bd1a86dc27fa577cdab588d8d306542b71259",
"reference": "c48bd1a86dc27fa577cdab588d8d306542b71259",
"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.9.0"
"source": "https://github.com/genkgo/camt/tree/2.10.0"
},
"time": "2025-03-05T06:51:33+00:00"
"time": "2025-05-14T07:17:04+00:00"
},
{
"name": "graham-campbell/result-type",

Loading…
Cancel
Save