From f572e0f8c3736de15a08378347b6a210e58f713e Mon Sep 17 00:00:00 2001 From: Joey Smith Date: Wed, 14 Jan 2026 01:45:29 -0600 Subject: [PATCH] bump deps Signed-off-by: Joey Smith Signed-off-by: Joey Smith --- composer.json | 2 +- composer.lock | 30 +++++++++++++++++------------- 2 files changed, 18 insertions(+), 14 deletions(-) diff --git a/composer.json b/composer.json index e38575d..f8fc945 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ "require": { "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0", "php-db/phpdb": "^0.6.0", - "webmozart/assert": "^1.11" + "webmozart/assert": "^2.0" }, "require-dev": { "ext-pdo": "*", diff --git a/composer.lock b/composer.lock index bcea1af..a94c262 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": "96e772d1f4c952e2b2398b32f186574d", + "content-hash": "98da80bb5d912f62cf4cb8c02b0e6fc1", "packages": [ { "name": "brick/varexporter", @@ -263,12 +263,12 @@ "source": { "type": "git", "url": "https://github.com/php-db/phpdb.git", - "reference": "e28a824dcb6e3c8acdff9a5734dcc487e6d93243" + "reference": "df0b1dddbee7432207d8c4bfa47ab88f0cd5e8cc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-db/phpdb/zipball/e28a824dcb6e3c8acdff9a5734dcc487e6d93243", - "reference": "e28a824dcb6e3c8acdff9a5734dcc487e6d93243", + "url": "https://api.github.com/repos/php-db/phpdb/zipball/df0b1dddbee7432207d8c4bfa47ab88f0cd5e8cc", + "reference": "df0b1dddbee7432207d8c4bfa47ab88f0cd5e8cc", "shasum": "" }, "require": { @@ -324,7 +324,7 @@ "issues": "https://github.com/php-db/phpdb/issues", "source": "https://github.com/php-db/phpdb" }, - "time": "2026-01-13T22:14:01+00:00" + "time": "2026-01-14T07:31:33+00:00" }, { "name": "psr/container", @@ -381,23 +381,23 @@ }, { "name": "webmozart/assert", - "version": "1.12.1", + "version": "2.1.2", "source": { "type": "git", "url": "https://github.com/webmozarts/assert.git", - "reference": "9be6926d8b485f55b9229203f962b51ed377ba68" + "reference": "ce6a2f100c404b2d32a1dd1270f9b59ad4f57649" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozarts/assert/zipball/9be6926d8b485f55b9229203f962b51ed377ba68", - "reference": "9be6926d8b485f55b9229203f962b51ed377ba68", + "url": "https://api.github.com/repos/webmozarts/assert/zipball/ce6a2f100c404b2d32a1dd1270f9b59ad4f57649", + "reference": "ce6a2f100c404b2d32a1dd1270f9b59ad4f57649", "shasum": "" }, "require": { "ext-ctype": "*", "ext-date": "*", "ext-filter": "*", - "php": "^7.2 || ^8.0" + "php": "^8.2" }, "suggest": { "ext-intl": "", @@ -407,7 +407,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.10-dev" + "dev-feature/2-0": "2.0-dev" } }, "autoload": { @@ -423,6 +423,10 @@ { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" + }, + { + "name": "Woody Gilk", + "email": "woody.gilk@gmail.com" } ], "description": "Assertions to validate method input/output with nice error messages.", @@ -433,9 +437,9 @@ ], "support": { "issues": "https://github.com/webmozarts/assert/issues", - "source": "https://github.com/webmozarts/assert/tree/1.12.1" + "source": "https://github.com/webmozarts/assert/tree/2.1.2" }, - "time": "2025-10-29T15:56:20+00:00" + "time": "2026-01-13T14:02:24+00:00" } ], "packages-dev": [