diff --git a/composer.lock b/composer.lock index 5fe31833..c45d14df 100644 --- a/composer.lock +++ b/composer.lock @@ -8422,16 +8422,16 @@ }, { "name": "pestphp/pest", - "version": "v2.18.0", + "version": "v2.18.1", "source": { "type": "git", "url": "https://github.com/pestphp/pest.git", - "reference": "2b0aa4b9c93138c033a6da27cbbd3bd9bbd2d218" + "reference": "74df53c72b0d77a1f66d365ccfe0df704b73aa66" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pestphp/pest/zipball/2b0aa4b9c93138c033a6da27cbbd3bd9bbd2d218", - "reference": "2b0aa4b9c93138c033a6da27cbbd3bd9bbd2d218", + "url": "https://api.github.com/repos/pestphp/pest/zipball/74df53c72b0d77a1f66d365ccfe0df704b73aa66", + "reference": "74df53c72b0d77a1f66d365ccfe0df704b73aa66", "shasum": "" }, "require": { @@ -8508,7 +8508,7 @@ ], "support": { "issues": "https://github.com/pestphp/pest/issues", - "source": "https://github.com/pestphp/pest/tree/v2.18.0" + "source": "https://github.com/pestphp/pest/tree/v2.18.1" }, "funding": [ { @@ -8520,7 +8520,7 @@ "type": "github" } ], - "time": "2023-09-07T18:00:46+00:00" + "time": "2023-09-11T10:38:47+00:00" }, { "name": "pestphp/pest-plugin",