From 018b081e6e5a5bcfa0ba83d207764291f3ffb1ca Mon Sep 17 00:00:00 2001 From: Nathanael Esayeas Date: Sat, 11 Apr 2026 09:31:00 -0500 Subject: [PATCH] Update composer dependencies Updates composer configuration files. This pull request changes the following file(s): - Update `composer.lock` Signed-off-by: Nathanael Esayeas --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index c8fed50..3a4ddae 100644 --- a/composer.lock +++ b/composer.lock @@ -1160,12 +1160,12 @@ "source": { "type": "git", "url": "https://github.com/ghostwriter/coding-standard.git", - "reference": "150bd504ea807d6dcefe831967b6a89c3e3317b5" + "reference": "8acaab155d097d24df9e469d88ee3a9614d9f5af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ghostwriter/coding-standard/zipball/150bd504ea807d6dcefe831967b6a89c3e3317b5", - "reference": "150bd504ea807d6dcefe831967b6a89c3e3317b5", + "url": "https://api.github.com/repos/ghostwriter/coding-standard/zipball/8acaab155d097d24df9e469d88ee3a9614d9f5af", + "reference": "8acaab155d097d24df9e469d88ee3a9614d9f5af", "shasum": "" }, "require": { @@ -1269,7 +1269,7 @@ "type": "github" } ], - "time": "2026-04-11T08:38:54+00:00" + "time": "2026-04-11T12:06:18+00:00" }, { "name": "hamcrest/hamcrest-php",