From 51a943a56384aef0bc3a5cfd10edbc545cfff989 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2020 18:01:48 +0000 Subject: [PATCH] Bump scssphp/scssphp from 1.0.3 to 1.0.9 Bumps [scssphp/scssphp](https://github.com/scssphp/scssphp) from 1.0.3 to 1.0.9. - [Release notes](https://github.com/scssphp/scssphp/releases) - [Commits](https://github.com/scssphp/scssphp/compare/1.0.3...1.0.9) Signed-off-by: dependabot-preview[bot] --- composer.json | 2 +- composer.lock | 42 ++++++++++++------------------------------ 2 files changed, 13 insertions(+), 31 deletions(-) diff --git a/composer.json b/composer.json index 5c02fe379..841fd6f4d 100644 --- a/composer.json +++ b/composer.json @@ -35,7 +35,7 @@ "pimple/pimple": "3.2.3", "punic/punic": "^1.6", "sabre/dav": "^4.0.0", - "scssphp/scssphp": "1.0.3", + "scssphp/scssphp": "1.0.9", "stecman/symfony-console-completion": "^0.8.0", "swiftmailer/swiftmailer": "^6.0", "symfony/console": "4.4.4", diff --git a/composer.lock b/composer.lock index a7e4dbf45..a6621771d 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": "b617f46805c663b5a1d32c0f6079e952", + "content-hash": "c5c909b7f8485633030281bfd7f78fea", "packages": [ { "name": "aws/aws-sdk-php", @@ -1667,6 +1667,7 @@ "serialize", "tokenizer" ], + "abandoned": "opis/closure", "time": "2018-03-21T22:21:57+00:00" }, { @@ -1899,12 +1900,6 @@ "url", "ws" ], - "funding": [ - { - "url": "https://github.com/sponsors/nyamsprod", - "type": "github" - } - ], "time": "2020-03-17T14:40:17+00:00" }, { @@ -3870,23 +3865,25 @@ }, { "name": "scssphp/scssphp", - "version": "1.0.3", + "version": "1.0.9", "source": { "type": "git", "url": "https://github.com/scssphp/scssphp.git", - "reference": "616c518333c656eaa23182ac6cfc01453f1e7c78" + "reference": "c6626eebae7b123321d5ea803998487d835c260d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/scssphp/scssphp/zipball/616c518333c656eaa23182ac6cfc01453f1e7c78", - "reference": "616c518333c656eaa23182ac6cfc01453f1e7c78", + "url": "https://api.github.com/repos/scssphp/scssphp/zipball/c6626eebae7b123321d5ea803998487d835c260d", + "reference": "c6626eebae7b123321d5ea803998487d835c260d", "shasum": "" }, "require": { - "php": "^5.6.0 || ^7" + "ext-ctype": "*", + "ext-json": "*", + "php": ">=5.6.0" }, "require-dev": { - "phpunit/phpunit": "~4.6", + "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.3", "squizlabs/php_codesniffer": "~2.5", "twbs/bootstrap": "~4.3", "zurb/foundation": "~6.5" @@ -3925,7 +3922,7 @@ "scss", "stylesheet" ], - "time": "2019-08-07T20:16:04+00:00" + "time": "2020-04-01T15:23:18+00:00" }, { "name": "spomky-labs/base64url", @@ -4413,20 +4410,6 @@ "polyfill", "portable" ], - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-02-27T09:26:54+00:00" }, { @@ -5357,6 +5340,5 @@ "platform-dev": [], "platform-overrides": { "php": "7.2.0" - }, - "plugin-api-version": "1.1.0" + } }