From 59c0a43e4f6c5a356576bb4a4842c8dbff0ae6a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 14:08:15 +0000 Subject: [PATCH] Bump bref/bref from 2.1.15 to 2.1.17 Bumps [bref/bref](https://github.com/brefphp/bref) from 2.1.15 to 2.1.17. - [Release notes](https://github.com/brefphp/bref/releases) - [Commits](https://github.com/brefphp/bref/compare/2.1.15...2.1.17) --- updated-dependencies: - dependency-name: bref/bref dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 33c5c08..04c35eb 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "bref/bref", - "version": "2.1.16", + "version": "2.1.17", "source": { "type": "git", "url": "https://github.com/brefphp/bref.git", - "reference": "b90057f076e95d8ce6d122c4da2e6c6d47dd920a" + "reference": "6041ad7d5ca1901dfb91323c9a903ec0d4fc9333" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/brefphp/bref/zipball/b90057f076e95d8ce6d122c4da2e6c6d47dd920a", - "reference": "b90057f076e95d8ce6d122c4da2e6c6d47dd920a", + "url": "https://api.github.com/repos/brefphp/bref/zipball/6041ad7d5ca1901dfb91323c9a903ec0d4fc9333", + "reference": "6041ad7d5ca1901dfb91323c9a903ec0d4fc9333", "shasum": "" }, "require": { @@ -30,7 +30,7 @@ "psr/container": "^1.0|^2.0", "psr/http-message": "^1.0|^2.0", "psr/http-server-handler": "^1.0", - "riverline/multipart-parser": "^2.0.6", + "riverline/multipart-parser": "^2.1.2", "symfony/process": "^4.4|^5.0|^6.0|^7.0" }, "require-dev": { @@ -71,7 +71,7 @@ ], "support": { "issues": "https://github.com/brefphp/bref/issues", - "source": "https://github.com/brefphp/bref/tree/2.1.16" + "source": "https://github.com/brefphp/bref/tree/2.1.17" }, "funding": [ { @@ -83,7 +83,7 @@ "type": "github" } ], - "time": "2024-03-15T10:23:05+00:00" + "time": "2024-03-22T12:39:34+00:00" }, { "name": "campo/random-user-agent",