From bfa3d8ed75faec85d48c5bb014467129311f6935 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 08:57:15 +0000 Subject: [PATCH] fix(deps): update dependency bref/bref to v2.3.11 (#728) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 48b9338..8ff48b8 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ "ext-json": "*", "ext-libxml": "*", "ext-openssl": "*", - "bref/bref": "2.3.10", + "bref/bref": "2.3.11", "guzzlehttp/guzzle": "7.9.2", "laravel/framework": "11.33.2", "league/flysystem-aws-s3-v3": "3.29.0" diff --git a/composer.lock b/composer.lock index e53cc0c..5646817 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": "743a0bf217dd89abb315eba24945285f", + "content-hash": "e809cd0bac3f48af4f7b692e9d085f07", "packages": [ { "name": "aws/aws-crt-php", @@ -160,16 +160,16 @@ }, { "name": "bref/bref", - "version": "2.3.10", + "version": "2.3.11", "source": { "type": "git", "url": "https://github.com/brefphp/bref.git", - "reference": "9985471a02816a949d72dbaaa743f0eb79147509" + "reference": "d36fde4264f614a5db902127411d0d4637ec0e8d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/brefphp/bref/zipball/9985471a02816a949d72dbaaa743f0eb79147509", - "reference": "9985471a02816a949d72dbaaa743f0eb79147509", + "url": "https://api.github.com/repos/brefphp/bref/zipball/d36fde4264f614a5db902127411d0d4637ec0e8d", + "reference": "d36fde4264f614a5db902127411d0d4637ec0e8d", "shasum": "" }, "require": { @@ -223,7 +223,7 @@ ], "support": { "issues": "https://github.com/brefphp/bref/issues", - "source": "https://github.com/brefphp/bref/tree/2.3.10" + "source": "https://github.com/brefphp/bref/tree/2.3.11" }, "funding": [ { @@ -235,7 +235,7 @@ "type": "github" } ], - "time": "2024-11-18T15:03:17+00:00" + "time": "2024-11-21T17:40:28+00:00" }, { "name": "brick/math",