From 77ce548f6f6b95afa0f249985c5cdeec68474b09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 16:31:36 +0000 Subject: [PATCH] Bump sabberworm/php-css-parser from 8.5.1 to 8.6.0 Bumps [sabberworm/php-css-parser](https://github.com/MyIntervals/PHP-CSS-Parser) from 8.5.1 to 8.6.0. - [Release notes](https://github.com/MyIntervals/PHP-CSS-Parser/releases) - [Changelog](https://github.com/MyIntervals/PHP-CSS-Parser/blob/v8.6.0/CHANGELOG.md) - [Commits](https://github.com/MyIntervals/PHP-CSS-Parser/compare/v8.5.1...v8.6.0) --- updated-dependencies: - dependency-name: sabberworm/php-css-parser dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 45d33c66619..a41e0972db6 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "ampproject/amp-toolbox": "0.11.5", "cweagans/composer-patches": "^1.0", "fasterimage/fasterimage": "1.5.0", - "sabberworm/php-css-parser": "8.5.1" + "sabberworm/php-css-parser": "8.6.0" }, "require-dev": { "automattic/vipwpcs": "^3.0", diff --git a/composer.lock b/composer.lock index 45a70a25c3d..5305008e127 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "c672b16c6c4a23f305014e966245c095", + "content-hash": "e24b979011e4a7b01b42a8f62f4cf23d", "packages": [ { "name": "ampproject/amp-toolbox", @@ -189,16 +189,16 @@ }, { "name": "sabberworm/php-css-parser", - "version": "v8.5.1", + "version": "v8.6.0", "source": { "type": "git", "url": "https://github.com/MyIntervals/PHP-CSS-Parser.git", - "reference": "4a3d572b0f8b28bb6fd016ae8bbfc445facef152" + "reference": "d2fb94a9641be84d79c7548c6d39bbebba6e9a70" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/4a3d572b0f8b28bb6fd016ae8bbfc445facef152", - "reference": "4a3d572b0f8b28bb6fd016ae8bbfc445facef152", + "url": "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/d2fb94a9641be84d79c7548c6d39bbebba6e9a70", + "reference": "d2fb94a9641be84d79c7548c6d39bbebba6e9a70", "shasum": "" }, "require": { @@ -248,9 +248,9 @@ ], "support": { "issues": "https://github.com/MyIntervals/PHP-CSS-Parser/issues", - "source": "https://github.com/MyIntervals/PHP-CSS-Parser/tree/v8.5.1" + "source": "https://github.com/MyIntervals/PHP-CSS-Parser/tree/v8.6.0" }, - "time": "2024-02-15T16:41:13+00:00" + "time": "2024-07-01T07:33:21+00:00" }, { "name": "willwashburn/stream",