From 1597d51ee8a429c1ab010c32fcf4de184b1873dd Mon Sep 17 00:00:00 2001 From: Victor Bocharsky Date: Wed, 3 Jan 2024 11:35:05 +0100 Subject: [PATCH] Try the latest 1.69.7 --- src/SassBinary.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SassBinary.php b/src/SassBinary.php index 7c16dd5..a21edd8 100644 --- a/src/SassBinary.php +++ b/src/SassBinary.php @@ -16,7 +16,7 @@ class SassBinary { - private const VERSION = '1.69.6'; + private const VERSION = '1.69.7'; private HttpClientInterface $httpClient; public function __construct(