From 35860b7d64a45045a338241d6a74710178712ac5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 00:04:48 +0000 Subject: [PATCH] Bump scssphp/scssphp from 1.8.1 to 1.11.0 Bumps [scssphp/scssphp](https://github.com/scssphp/scssphp) from 1.8.1 to 1.11.0. - [Release notes](https://github.com/scssphp/scssphp/releases) - [Commits](https://github.com/scssphp/scssphp/compare/v1.8.1...v1.11.0) --- updated-dependencies: - dependency-name: scssphp/scssphp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 87f439d4d..7f7ea0652 100644 --- a/composer.lock +++ b/composer.lock @@ -1186,16 +1186,16 @@ }, { "name": "scssphp/scssphp", - "version": "v1.8.1", + "version": "v1.11.0", "source": { "type": "git", "url": "https://github.com/scssphp/scssphp.git", - "reference": "5e37759a63caf54392a4b709358a39ac7425a69f" + "reference": "33749d12c2569bb24071f94e9af828662dabb068" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/scssphp/scssphp/zipball/5e37759a63caf54392a4b709358a39ac7425a69f", - "reference": "5e37759a63caf54392a4b709358a39ac7425a69f", + "url": "https://api.github.com/repos/scssphp/scssphp/zipball/33749d12c2569bb24071f94e9af828662dabb068", + "reference": "33749d12c2569bb24071f94e9af828662dabb068", "shasum": "" }, "require": { @@ -1211,7 +1211,7 @@ "symfony/phpunit-bridge": "^5.1", "thoughtbot/bourbon": "^7.0", "twbs/bootstrap": "~5.0", - "twbs/bootstrap4": "4.6.0", + "twbs/bootstrap4": "4.6.1", "zurb/foundation": "~6.5" }, "suggest": { @@ -1222,6 +1222,12 @@ "bin/pscss" ], "type": "library", + "extra": { + "bamarni-bin": { + "forward-command": false, + "bin-links": false + } + }, "autoload": { "psr-4": { "ScssPhp\\ScssPhp\\": "src/" @@ -1252,7 +1258,11 @@ "scss", "stylesheet" ], - "time": "2021-09-18T21:20:53+00:00" + "support": { + "issues": "https://github.com/scssphp/scssphp/issues", + "source": "https://github.com/scssphp/scssphp/tree/v1.11.0" + }, + "time": "2022-09-02T21:24:55+00:00" }, { "name": "smarty/smarty",