From cef3c18e58f9055a550699cdab6dda60a1ca8608 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 10:17:52 +0000 Subject: [PATCH] Bump sabberworm/php-css-parser in /plg_jdbuilder/libraries Bumps [sabberworm/php-css-parser](https://github.com/sabberworm/PHP-CSS-Parser) from 8.3.0 to 8.3.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.3.0...8.3.1) --- updated-dependencies: - dependency-name: sabberworm/php-css-parser dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- plg_jdbuilder/libraries/composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/plg_jdbuilder/libraries/composer.lock b/plg_jdbuilder/libraries/composer.lock index 8c47817..f1a19db 100644 --- a/plg_jdbuilder/libraries/composer.lock +++ b/plg_jdbuilder/libraries/composer.lock @@ -318,12 +318,12 @@ }, "type": "library", "autoload": { - "classmap": [ - "Mobile_Detect.php" - ], "psr-0": { "Detection": "namespaced/" - } + }, + "classmap": [ + "Mobile_Detect.php" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -529,16 +529,16 @@ }, { "name": "sabberworm/php-css-parser", - "version": "8.3.0", + "version": "8.3.1", "source": { "type": "git", "url": "https://github.com/sabberworm/PHP-CSS-Parser.git", - "reference": "91bcc3e3fdb7386c9a2e0e0aa09ca75cc43f121f" + "reference": "d217848e1396ef962fb1997cf3e2421acba7f796" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/91bcc3e3fdb7386c9a2e0e0aa09ca75cc43f121f", - "reference": "91bcc3e3fdb7386c9a2e0e0aa09ca75cc43f121f", + "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/d217848e1396ef962fb1997cf3e2421acba7f796", + "reference": "d217848e1396ef962fb1997cf3e2421acba7f796", "shasum": "" }, "require": { @@ -570,7 +570,7 @@ "parser", "stylesheet" ], - "time": "2019-02-22T07:42:52+00:00" + "time": "2020-06-01T09:10:00+00:00" }, { "name": "symfony/http-client", @@ -721,12 +721,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php73\\": "" - }, "files": [ "bootstrap.php" ], + "psr-4": { + "Symfony\\Polyfill\\Php73\\": "" + }, "classmap": [ "Resources/stubs" ]