From dadd1655aa3f7a31d1dc09b0513390d457cdedd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Jan 2026 02:02:28 +0000 Subject: [PATCH] Build(deps): Bump pimple/pimple from 3.5.0 to 3.6.1 Bumps [pimple/pimple](https://github.com/silexphp/Pimple) from 3.5.0 to 3.6.1. - [Changelog](https://github.com/silexphp/Pimple/blob/main/CHANGELOG) - [Commits](https://github.com/silexphp/Pimple/compare/v3.5.0...v3.6.1) --- updated-dependencies: - dependency-name: pimple/pimple dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index 585e761e..42284e28 100644 --- a/composer.lock +++ b/composer.lock @@ -67,16 +67,16 @@ }, { "name": "pimple/pimple", - "version": "v3.5.0", + "version": "v3.6.1", "source": { "type": "git", "url": "https://github.com/silexphp/Pimple.git", - "reference": "a94b3a4db7fb774b3d78dad2315ddc07629e1bed" + "reference": "020029849cc55ad360066844df8ed880fb20c5bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/silexphp/Pimple/zipball/a94b3a4db7fb774b3d78dad2315ddc07629e1bed", - "reference": "a94b3a4db7fb774b3d78dad2315ddc07629e1bed", + "url": "https://api.github.com/repos/silexphp/Pimple/zipball/020029849cc55ad360066844df8ed880fb20c5bb", + "reference": "020029849cc55ad360066844df8ed880fb20c5bb", "shasum": "" }, "require": { @@ -84,7 +84,7 @@ "psr/container": "^1.1 || ^2.0" }, "require-dev": { - "symfony/phpunit-bridge": "^5.4@dev" + "phpunit/phpunit": "*" }, "type": "library", "extra": { @@ -114,9 +114,9 @@ "dependency injection" ], "support": { - "source": "https://github.com/silexphp/Pimple/tree/v3.5.0" + "source": "https://github.com/silexphp/Pimple/tree/v3.6.1" }, - "time": "2021-10-28T11:13:42+00:00" + "time": "2025-12-31T08:24:29+00:00" }, { "name": "psr/container", @@ -4177,11 +4177,11 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, - "platform": [], - "platform-dev": [], + "platform": {}, + "platform-dev": {}, "platform-overrides": { "php": "8.0" },