From ff898223dfa7156bc6e3c535ed45e1e084b8baa2 Mon Sep 17 00:00:00 2001 From: wp-make-coffee Date: Wed, 20 Aug 2025 04:23:30 +0000 Subject: [PATCH] Update wp-cli framework - 2025-08-20 --- composer.lock | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/composer.lock b/composer.lock index c360ed076..b4c4a0eab 100644 --- a/composer.lock +++ b/composer.lock @@ -2190,7 +2190,7 @@ }, { "name": "symfony/polyfill-php80", - "version": "v1.32.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", @@ -2250,7 +2250,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.32.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.33.0" }, "funding": [ { @@ -2261,6 +2261,10 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift"