Skip to content

Commit 44fbadf

Browse files
authored
Merge pull request #80 from gi-jones/patch-1
Update composer.json to reflect supported version of scssphp
2 parents 2c94411 + a13bb4e commit 44fbadf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"natxet/CssMin": "For using the CssMin filter.",
4343
"tchwork/jsqueeze": "For using the JSqueeze filter.",
4444
"tedivm/jshrink": "For using the JShrink filter.",
45-
"scssphp/scssphp": "For using the ScssPHP filter.",
45+
"scssphp/scssphp:1.x": "For using the ScssPHP filter.",
4646
"oyejorge/less.php": "For using the LessDotPHP filter, see https://github.com/oyejorge/less.php",
4747
"zendframework/diactoros": "The middleware layer relies on zendframework/diactoros."
4848
},

0 commit comments

Comments
 (0)