From 912d8dffe4f835438d988460ed6801a003e72f54 Mon Sep 17 00:00:00 2001 From: Nathanael Esayeas Date: Sun, 31 May 2026 23:48:33 -0500 Subject: [PATCH] Update `ghostwriter/coding-standard` to version `dev-main#fd35d27` Updates the [`ghostwriter/coding-standard`](https://packagist.org/packages/ghostwriter/coding-standard) dependency from `dev-main#ded44fb` to `dev-main#fd35d27`. This pull request changes the following file(s): - Update `composer.lock` Signed-off-by: Nathanael Esayeas --- composer.lock | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index 0761dda..69d7ca2 100644 --- a/composer.lock +++ b/composer.lock @@ -2984,12 +2984,12 @@ "source": { "type": "git", "url": "https://github.com/ghostwriter/coding-standard.git", - "reference": "ded44fbfe960fdab4e017e99066db985b743a754" + "reference": "fd35d2745fe3812a99a68c840bd1622cec78784e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ghostwriter/coding-standard/zipball/ded44fbfe960fdab4e017e99066db985b743a754", - "reference": "ded44fbfe960fdab4e017e99066db985b743a754", + "url": "https://api.github.com/repos/ghostwriter/coding-standard/zipball/fd35d2745fe3812a99a68c840bd1622cec78784e", + "reference": "fd35d2745fe3812a99a68c840bd1622cec78784e", "shasum": "" }, "require": { @@ -3098,9 +3098,13 @@ { "url": "https://github.com/sponsors/ghostwriter", "type": "github" + }, + { + "url": "https://paypal.me/codepoet", + "type": "paypal" } ], - "time": "2026-05-31T19:18:44+00:00" + "time": "2026-06-01T02:09:13+00:00" }, { "name": "ghostwriter/phpunit-assertions",