From f36a43b7285f8d66659a0f68f1611a4a3529955d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 08:37:22 +0000 Subject: [PATCH] build(deps): bump pimple/pimple from 3.6.0 to 3.6.1 Bumps [pimple/pimple](https://github.com/silexphp/Pimple) from 3.6.0 to 3.6.1. - [Changelog](https://github.com/silexphp/Pimple/blob/main/CHANGELOG) - [Commits](https://github.com/silexphp/Pimple/compare/v3.6.0...v3.6.1) --- updated-dependencies: - dependency-name: pimple/pimple dependency-version: 3.6.1 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 a12cf70ad..a20f4f331 100644 --- a/composer.json +++ b/composer.json @@ -45,7 +45,7 @@ "php-http/guzzle7-adapter": "^1.1.0", "php-opencloud/openstack": "^3.14", "phpseclib/phpseclib": "^2.0.45", - "pimple/pimple": "^3.6.0", + "pimple/pimple": "^3.6.1", "psr/clock": "^1.0", "psr/container": "^2.0.2", "psr/event-dispatcher": "^1.0", diff --git a/composer.lock b/composer.lock index e7ef3a780..cd856f642 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": "fde916feea46ab0fd4bad170c03bf3c8", + "content-hash": "dd32357c7ecfd7a5813b8c44d8032b27", "packages": [ { "name": "aws/aws-crt-php", @@ -2901,16 +2901,16 @@ }, { "name": "pimple/pimple", - "version": "v3.6.0", + "version": "v3.6.1", "source": { "type": "git", "url": "https://github.com/silexphp/Pimple.git", - "reference": "a70f552d338f9266eec6606c1f0b324da5514c96" + "reference": "020029849cc55ad360066844df8ed880fb20c5bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/silexphp/Pimple/zipball/a70f552d338f9266eec6606c1f0b324da5514c96", - "reference": "a70f552d338f9266eec6606c1f0b324da5514c96", + "url": "https://api.github.com/repos/silexphp/Pimple/zipball/020029849cc55ad360066844df8ed880fb20c5bb", + "reference": "020029849cc55ad360066844df8ed880fb20c5bb", "shasum": "" }, "require": { @@ -2948,9 +2948,9 @@ "dependency injection" ], "support": { - "source": "https://github.com/silexphp/Pimple/tree/v3.6.0" + "source": "https://github.com/silexphp/Pimple/tree/v3.6.1" }, - "time": "2025-11-12T12:31:38+00:00" + "time": "2025-12-31T08:24:29+00:00" }, { "name": "psr/cache", @@ -6311,5 +6311,5 @@ "platform-overrides": { "php": "8.2.0" }, - "plugin-api-version": "2.9.0" + "plugin-api-version": "2.6.0" }