Bump scssphp/scssphp from 1.11.0 to 1.11.1

Bumps [scssphp/scssphp](https://github.com/scssphp/scssphp) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/scssphp/scssphp/releases)
- [Commits](https://github.com/scssphp/scssphp/compare/v1.11.0...v1.11.1)

---
updated-dependencies:
- dependency-name: scssphp/scssphp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-25 02:39:49 +00:00 committed by Nicolas Lœuillet
parent 26fbf050f1
commit d021823bab

14
composer.lock generated
View file

@ -8642,16 +8642,16 @@
},
{
"name": "scssphp/scssphp",
"version": "v1.11.0",
"version": "v1.11.1",
"source": {
"type": "git",
"url": "https://github.com/scssphp/scssphp.git",
"reference": "33749d12c2569bb24071f94e9af828662dabb068"
"reference": "ace2503684bab0dcc817d7614c8a54b865122414"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/scssphp/scssphp/zipball/33749d12c2569bb24071f94e9af828662dabb068",
"reference": "33749d12c2569bb24071f94e9af828662dabb068",
"url": "https://api.github.com/repos/scssphp/scssphp/zipball/ace2503684bab0dcc817d7614c8a54b865122414",
"reference": "ace2503684bab0dcc817d7614c8a54b865122414",
"shasum": ""
},
"require": {
@ -8668,7 +8668,7 @@
"thoughtbot/bourbon": "^7.0",
"twbs/bootstrap": "~5.0",
"twbs/bootstrap4": "4.6.1",
"zurb/foundation": "~6.5"
"zurb/foundation": "~6.7.0"
},
"suggest": {
"ext-iconv": "Can be used as fallback when ext-mbstring is not available",
@ -8716,9 +8716,9 @@
],
"support": {
"issues": "https://github.com/scssphp/scssphp/issues",
"source": "https://github.com/scssphp/scssphp/tree/v1.11.0"
"source": "https://github.com/scssphp/scssphp/tree/v1.11.1"
},
"time": "2022-09-02T21:24:55+00:00"
"time": "2023-09-24T13:38:17+00:00"
},
{
"name": "sensio/framework-extra-bundle",