From bf3baac89f5ec5d2fc67ae1ba814d4cfffab7aa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 04:32:36 +0000 Subject: [PATCH] build(deps): bump brick/math from 0.14.4 to 0.14.6 Bumps [brick/math](https://github.com/brick/math) from 0.14.4 to 0.14.6. - [Release notes](https://github.com/brick/math/releases) - [Changelog](https://github.com/brick/math/blob/master/CHANGELOG.md) - [Commits](https://github.com/brick/math/compare/0.14.4...0.14.6) --- updated-dependencies: - dependency-name: brick/math dependency-version: 0.14.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index b03ab7f4e..197eb955f 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": "7f857eaa375ae5daff4cea7bafb09532", + "content-hash": "4390d826ac7106384af9b5073d197dc0", "packages": [ { "name": "async-aws/core", @@ -141,16 +141,16 @@ }, { "name": "brick/math", - "version": "0.14.4", + "version": "0.14.6", "source": { "type": "git", "url": "https://github.com/brick/math.git", - "reference": "a8b53e6cc4d3a336543f042a4dfa0e3f2f2356a4" + "reference": "32498d5e1897e7642c0b961ace2df6d7dc9a3bc3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/brick/math/zipball/a8b53e6cc4d3a336543f042a4dfa0e3f2f2356a4", - "reference": "a8b53e6cc4d3a336543f042a4dfa0e3f2f2356a4", + "url": "https://api.github.com/repos/brick/math/zipball/32498d5e1897e7642c0b961ace2df6d7dc9a3bc3", + "reference": "32498d5e1897e7642c0b961ace2df6d7dc9a3bc3", "shasum": "" }, "require": { @@ -189,7 +189,7 @@ ], "support": { "issues": "https://github.com/brick/math/issues", - "source": "https://github.com/brick/math/tree/0.14.4" + "source": "https://github.com/brick/math/tree/0.14.6" }, "funding": [ { @@ -197,7 +197,7 @@ "type": "github" } ], - "time": "2026-02-02T16:57:31+00:00" + "time": "2026-02-05T07:59:58+00:00" }, { "name": "coduo/php-humanizer", @@ -5651,7 +5651,7 @@ "ext-xmlreader": "*", "ext-xmlwriter": "*", "ext-zlib": "*", - "composer-runtime-api": "^2.1" + "composer-runtime-api": "^2.0" }, "platform-dev": {}, "plugin-api-version": "2.6.0"