From 5c4b3936a885d286f7e95472377fb1e384d7ad66 Mon Sep 17 00:00:00 2001 From: Daniel Lowhorn Date: Thu, 31 Aug 2017 12:11:45 -0500 Subject: [PATCH] - Updated leafo/scssphp dependency --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0f1c58c..3e0e6e4 100644 --- a/composer.json +++ b/composer.json @@ -44,7 +44,7 @@ "kriswallsmith/assetic": "1.*", "natxet/CssMin": "3.0.*", "leafo/lessphp": "0.5.*", - "leafo/scssphp": "0.1.*", + "leafo/scssphp": "0.6.*", "ptachoire/cssembed": "1.0.*", "linkorb/jsmin-php": "1.0.*" },