Bump scssphp/scssphp from 1.12.1 to 1.13.0

Bumps [scssphp/scssphp](https://github.com/scssphp/scssphp) from 1.12.1 to 1.13.0.
- [Release notes](https://github.com/scssphp/scssphp/releases)
- [Commits](https://github.com/scssphp/scssphp/compare/v1.12.1...v1.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-19 02:25:45 +00:00 committed by GitHub
parent 6893d6b2cc
commit 323c32d775
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -8518,16 +8518,16 @@
},
{
"name": "scssphp/scssphp",
"version": "v1.12.1",
"version": "v1.13.0",
"source": {
"type": "git",
"url": "https://github.com/scssphp/scssphp.git",
"reference": "394ed1e960138710a60d035c1a85d43d0bf0faeb"
"reference": "63d1157457e5554edf00b0c1fabab4c1511d2520"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/scssphp/scssphp/zipball/394ed1e960138710a60d035c1a85d43d0bf0faeb",
"reference": "394ed1e960138710a60d035c1a85d43d0bf0faeb",
"url": "https://api.github.com/repos/scssphp/scssphp/zipball/63d1157457e5554edf00b0c1fabab4c1511d2520",
"reference": "63d1157457e5554edf00b0c1fabab4c1511d2520",
"shasum": ""
},
"require": {
@ -8592,9 +8592,9 @@
],
"support": {
"issues": "https://github.com/scssphp/scssphp/issues",
"source": "https://github.com/scssphp/scssphp/tree/v1.12.1"
"source": "https://github.com/scssphp/scssphp/tree/v1.13.0"
},
"time": "2024-01-13T12:36:40+00:00"
"time": "2024-08-17T21:02:11+00:00"
},
{
"name": "sensio/framework-extra-bundle",