From b0098b8352e911779b81dc6d4f4b6de9d7790af3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 21:06:10 +0000 Subject: [PATCH] Bump elephantio/elephant.io from 4.13.1 to 5.3.0 Bumps [elephantio/elephant.io](https://github.com/ElephantIO/elephant.io) from 4.13.1 to 5.3.0. - [Commits](https://github.com/ElephantIO/elephant.io/compare/v4.13.1...v5.3.0) --- updated-dependencies: - dependency-name: elephantio/elephant.io dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 1a0e7e0..bab9639 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "ext-json": "*", "guzzlehttp/guzzle": "^7.8", "symfony/console": "^6.4|^7.0", - "elephantio/elephant.io": "5.1.*" + "elephantio/elephant.io": "5.3.*" }, "require-dev": { "phpstan/phpstan": "^2.0", diff --git a/composer.lock b/composer.lock index 2ba0740..8472d57 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "b1e7c3da0df1e47c03f864bf2ac368a2", + "content-hash": "79d4a463750c839fabbf6d886d7614eb", "packages": [ { "name": "elephantio/elephant.io", - "version": "v5.1.0", + "version": "v5.3.0", "source": { "type": "git", "url": "https://github.com/ElephantIO/elephant.io.git", - "reference": "9f38be3b002156b2f6cc9ade30e1b58e7fea49cf" + "reference": "9849207dcc749582225c183fa1342dee5407ffd1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ElephantIO/elephant.io/zipball/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf", - "reference": "9f38be3b002156b2f6cc9ade30e1b58e7fea49cf", + "url": "https://api.github.com/repos/ElephantIO/elephant.io/zipball/9849207dcc749582225c183fa1342dee5407ffd1", + "reference": "9849207dcc749582225c183fa1342dee5407ffd1", "shasum": "" }, "require": { @@ -79,9 +79,9 @@ ], "support": { "issues": "https://github.com/ElephantIO/elephant.io/issues", - "source": "https://github.com/ElephantIO/elephant.io/tree/v5.1.0" + "source": "https://github.com/ElephantIO/elephant.io/tree/v5.3.0" }, - "time": "2025-11-24T06:04:13+00:00" + "time": "2026-02-17T16:47:08+00:00" }, { "name": "guzzlehttp/guzzle",