diff --git a/composer.json b/composer.json index debf439..7e6b8ed 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ "ext-json": "*", "ext-libxml": "*", "ext-openssl": "*", - "bref/bref": "2.3.11", + "bref/bref": "2.3.12", "guzzlehttp/guzzle": "7.9.2", "laravel/framework": "11.36.1", "league/flysystem-aws-s3-v3": "3.29.0" diff --git a/composer.lock b/composer.lock index 622919c..620a591 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": "9e1cc2189fb0623066815381e3e3cd1c", + "content-hash": "d498f232279b43c3aaa5ec52cd134dbd", "packages": [ { "name": "aws/aws-crt-php", @@ -160,16 +160,16 @@ }, { "name": "bref/bref", - "version": "2.3.11", + "version": "2.3.12", "source": { "type": "git", "url": "https://github.com/brefphp/bref.git", - "reference": "d36fde4264f614a5db902127411d0d4637ec0e8d" + "reference": "5a92388dfb654b4ca7ccda884353a00a1b8b0bc3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/brefphp/bref/zipball/d36fde4264f614a5db902127411d0d4637ec0e8d", - "reference": "d36fde4264f614a5db902127411d0d4637ec0e8d", + "url": "https://api.github.com/repos/brefphp/bref/zipball/5a92388dfb654b4ca7ccda884353a00a1b8b0bc3", + "reference": "5a92388dfb654b4ca7ccda884353a00a1b8b0bc3", "shasum": "" }, "require": { @@ -223,7 +223,7 @@ ], "support": { "issues": "https://github.com/brefphp/bref/issues", - "source": "https://github.com/brefphp/bref/tree/2.3.11" + "source": "https://github.com/brefphp/bref/tree/2.3.12" }, "funding": [ { @@ -235,7 +235,7 @@ "type": "github" } ], - "time": "2024-11-21T17:40:28+00:00" + "time": "2024-12-20T13:00:03+00:00" }, { "name": "brick/math",