1
0

Dependencies Update

This commit is contained in:
Christer Warén 2024-01-29 15:58:15 +02:00
parent 99ecf7b08f
commit 266f1d8b12

12
composer.lock generated
View File

@ -537,16 +537,16 @@
}, },
{ {
"name": "scssphp/scssphp", "name": "scssphp/scssphp",
"version": "v1.12.0", "version": "v1.12.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/scssphp/scssphp.git", "url": "https://github.com/scssphp/scssphp.git",
"reference": "a6b20c170ddb95f116b3d148a466a7bed1e85c35" "reference": "394ed1e960138710a60d035c1a85d43d0bf0faeb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/scssphp/scssphp/zipball/a6b20c170ddb95f116b3d148a466a7bed1e85c35", "url": "https://api.github.com/repos/scssphp/scssphp/zipball/394ed1e960138710a60d035c1a85d43d0bf0faeb",
"reference": "a6b20c170ddb95f116b3d148a466a7bed1e85c35", "reference": "394ed1e960138710a60d035c1a85d43d0bf0faeb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -611,9 +611,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/scssphp/scssphp/issues", "issues": "https://github.com/scssphp/scssphp/issues",
"source": "https://github.com/scssphp/scssphp/tree/v1.12.0" "source": "https://github.com/scssphp/scssphp/tree/v1.12.1"
}, },
"time": "2023-11-14T14:56:09+00:00" "time": "2024-01-13T12:36:40+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",