From 06eff1c0f745979abcf440e98ad80c90320b20fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Apr 2024 09:36:21 +0200 Subject: [PATCH] Bump bref/bref from 2.1.17 to 2.1.21 (#116) Bumps [bref/bref](https://github.com/brefphp/bref) from 2.1.17 to 2.1.21. - [Release notes](https://github.com/brefphp/bref/releases) - [Commits](https://github.com/brefphp/bref/compare/2.1.17...2.1.21) --- updated-dependencies: - dependency-name: bref/bref dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 379f487..af49672 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "bref/bref", - "version": "2.1.17", + "version": "2.1.21", "source": { "type": "git", "url": "https://github.com/brefphp/bref.git", - "reference": "6041ad7d5ca1901dfb91323c9a903ec0d4fc9333" + "reference": "597830c01de581d6cf09541b059179091f5156ec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/brefphp/bref/zipball/6041ad7d5ca1901dfb91323c9a903ec0d4fc9333", - "reference": "6041ad7d5ca1901dfb91323c9a903ec0d4fc9333", + "url": "https://api.github.com/repos/brefphp/bref/zipball/597830c01de581d6cf09541b059179091f5156ec", + "reference": "597830c01de581d6cf09541b059179091f5156ec", "shasum": "" }, "require": { @@ -71,7 +71,7 @@ ], "support": { "issues": "https://github.com/brefphp/bref/issues", - "source": "https://github.com/brefphp/bref/tree/2.1.17" + "source": "https://github.com/brefphp/bref/tree/2.1.21" }, "funding": [ { @@ -83,7 +83,7 @@ "type": "github" } ], - "time": "2024-03-22T12:39:34+00:00" + "time": "2024-04-13T09:30:11+00:00" }, { "name": "campo/random-user-agent",