From 165eff2777fe9609a65f79de5511df09d454009e Mon Sep 17 00:00:00 2001 From: Nathanael Esayeas Date: Sun, 21 Jul 2024 23:38:08 -0500 Subject: [PATCH] Update composer.lock Signed-off-by: Nathanael Esayeas --- composer.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index cf006ec..658c3c6 100644 --- a/composer.lock +++ b/composer.lock @@ -1258,12 +1258,12 @@ "source": { "type": "git", "url": "https://github.com/ghostwriter/coding-standard.git", - "reference": "f16dad3926b3d9c564c42aee97d53600b6dd05ee" + "reference": "35fb09c303c8a890cf12849ce525ec569e3c52dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ghostwriter/coding-standard/zipball/f16dad3926b3d9c564c42aee97d53600b6dd05ee", - "reference": "f16dad3926b3d9c564c42aee97d53600b6dd05ee", + "url": "https://api.github.com/repos/ghostwriter/coding-standard/zipball/35fb09c303c8a890cf12849ce525ec569e3c52dd", + "reference": "35fb09c303c8a890cf12849ce525ec569e3c52dd", "shasum": "" }, "require": { @@ -1329,7 +1329,7 @@ "type": "github" } ], - "time": "2024-07-12T15:18:17+00:00" + "time": "2024-07-21T07:39:26+00:00" }, { "name": "hamcrest/hamcrest-php", @@ -2091,16 +2091,16 @@ }, { "name": "phpunit/phpunit", - "version": "11.2.7", + "version": "11.2.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "15c7e69dec4a8f246840859e6b430bd2abeb5039" + "reference": "a7a29e8d3113806f18f99d670f580a30e8ffff39" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/15c7e69dec4a8f246840859e6b430bd2abeb5039", - "reference": "15c7e69dec4a8f246840859e6b430bd2abeb5039", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a7a29e8d3113806f18f99d670f580a30e8ffff39", + "reference": "a7a29e8d3113806f18f99d670f580a30e8ffff39", "shasum": "" }, "require": { @@ -2171,7 +2171,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/11.2.7" + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.2.8" }, "funding": [ { @@ -2187,7 +2187,7 @@ "type": "tidelift" } ], - "time": "2024-07-10T11:50:09+00:00" + "time": "2024-07-18T14:56:37+00:00" }, { "name": "psr/container",