From 266f1d8b126e6a987a5831a5e53e4533a6c7d122 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christer=20War=C3=A9n?= Date: Mon, 29 Jan 2024 15:58:15 +0200 Subject: [PATCH] Dependencies Update --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 67ecf8e..fc5dd9f 100644 --- a/composer.lock +++ b/composer.lock @@ -537,16 +537,16 @@ }, { "name": "scssphp/scssphp", - "version": "v1.12.0", + "version": "v1.12.1", "source": { "type": "git", "url": "https://github.com/scssphp/scssphp.git", - "reference": "a6b20c170ddb95f116b3d148a466a7bed1e85c35" + "reference": "394ed1e960138710a60d035c1a85d43d0bf0faeb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/scssphp/scssphp/zipball/a6b20c170ddb95f116b3d148a466a7bed1e85c35", - "reference": "a6b20c170ddb95f116b3d148a466a7bed1e85c35", + "url": "https://api.github.com/repos/scssphp/scssphp/zipball/394ed1e960138710a60d035c1a85d43d0bf0faeb", + "reference": "394ed1e960138710a60d035c1a85d43d0bf0faeb", "shasum": "" }, "require": { @@ -611,9 +611,9 @@ ], "support": { "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",