From 95b0f36c36747cc8cdd1f150df7bcdfc51c6fc40 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 01:47:48 +0000 Subject: [PATCH] chore(deps): lock file maintenance --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 7cfb6128..2434e482 100644 --- a/composer.lock +++ b/composer.lock @@ -5821,16 +5821,16 @@ }, { "name": "psy/psysh", - "version": "v0.12.17", + "version": "v0.12.18", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "85fbbd9f3064e157fc21fe4362b2b5c19f2ea631" + "reference": "ddff0ac01beddc251786fe70367cd8bbdb258196" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/85fbbd9f3064e157fc21fe4362b2b5c19f2ea631", - "reference": "85fbbd9f3064e157fc21fe4362b2b5c19f2ea631", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/ddff0ac01beddc251786fe70367cd8bbdb258196", + "reference": "ddff0ac01beddc251786fe70367cd8bbdb258196", "shasum": "" }, "require": { @@ -5894,9 +5894,9 @@ ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", - "source": "https://github.com/bobthecow/psysh/tree/v0.12.17" + "source": "https://github.com/bobthecow/psysh/tree/v0.12.18" }, - "time": "2025-12-15T04:55:34+00:00" + "time": "2025-12-17T14:35:46+00:00" }, { "name": "sebastian/cli-parser",