From 57183264dcb4672a493d202c695fb1d804da633d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Mar 2022 00:35:47 +0000 Subject: [PATCH] Bump sabberworm/php-css-parser from 6.0.1 to 6.0.2 Bumps [sabberworm/php-css-parser](https://github.com/sabberworm/PHP-CSS-Parser) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/sabberworm/PHP-CSS-Parser/releases) - [Changelog](https://github.com/sabberworm/PHP-CSS-Parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/sabberworm/PHP-CSS-Parser/compare/6.0.1...6.0.2) --- updated-dependencies: - dependency-name: sabberworm/php-css-parser dependency-type: indirect ... Signed-off-by: dependabot[bot] --- composer.lock | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 7c30d7e..e86d7cc 100644 --- a/composer.lock +++ b/composer.lock @@ -1,7 +1,7 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "d3a3fad6c5bd6579629b0a80ca4345d6", @@ -1599,16 +1599,16 @@ }, { "name": "sabberworm/php-css-parser", - "version": "6.0.1", + "version": "6.0.2", "source": { "type": "git", "url": "https://github.com/sabberworm/PHP-CSS-Parser.git", - "reference": "9ea4b00c569b19f731d0c2e0e802055877ff40c2" + "reference": "7df1f66498655db5a1cf6003f55309d394487d5f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/9ea4b00c569b19f731d0c2e0e802055877ff40c2", - "reference": "9ea4b00c569b19f731d0c2e0e802055877ff40c2", + "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/7df1f66498655db5a1cf6003f55309d394487d5f", + "reference": "7df1f66498655db5a1cf6003f55309d394487d5f", "shasum": "" }, "require": { @@ -1636,7 +1636,11 @@ "parser", "stylesheet" ], - "time": "2015-08-24T08:48:52+00:00" + "support": { + "issues": "https://github.com/sabberworm/PHP-CSS-Parser/issues", + "source": "https://github.com/sabberworm/PHP-CSS-Parser/tree/6.0.2" + }, + "time": "2020-06-01T09:07:27+00:00" }, { "name": "swiftmailer/swiftmailer", @@ -4075,5 +4079,6 @@ "platform": { "php": ">=5.6.4" }, - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "2.2.0" }