From 03f5ed412f7e8dbfdeaef7fcfb81c94b35b6e7f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Mar 2022 00:35:52 +0000 Subject: [PATCH] Bump sabberworm/php-css-parser from 8.1.0 to 8.1.1 Bumps [sabberworm/php-css-parser](https://github.com/sabberworm/PHP-CSS-Parser) from 8.1.0 to 8.1.1. - [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/8.1.0...8.1.1) --- 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 64b4c77f..ae056d23 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": "4313350d62c4b8514dde05bdd73e4543", @@ -1875,16 +1875,16 @@ }, { "name": "sabberworm/php-css-parser", - "version": "8.1.0", + "version": "8.1.1", "source": { "type": "git", "url": "https://github.com/sabberworm/PHP-CSS-Parser.git", - "reference": "850cbbcbe7fbb155387a151ea562897a67e242ef" + "reference": "b3683fba4e30963908265b039190a0e88f74c6fb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/850cbbcbe7fbb155387a151ea562897a67e242ef", - "reference": "850cbbcbe7fbb155387a151ea562897a67e242ef", + "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/b3683fba4e30963908265b039190a0e88f74c6fb", + "reference": "b3683fba4e30963908265b039190a0e88f74c6fb", "shasum": "" }, "require": { @@ -1915,7 +1915,11 @@ "parser", "stylesheet" ], - "time": "2016-07-19T19:14:21+00:00" + "support": { + "issues": "https://github.com/sabberworm/PHP-CSS-Parser/issues", + "source": "https://github.com/sabberworm/PHP-CSS-Parser/tree/8.1.1" + }, + "time": "2020-06-01T09:09:10+00:00" }, { "name": "swiftmailer/swiftmailer", @@ -4600,5 +4604,6 @@ "platform": { "php": ">=5.6.4" }, - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "2.2.0" }