diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 8584718e4..3129a7b83 100644 --- a/composer.json +++ b/composer.json @@ -55,7 +55,7 @@ "patrickschur/language-detection": "^5.3", "stephenhill/base58": "^1.1", "mmccook/php-json-canonicalization-scheme": "^1.0", - "scssphp/scssphp": "^1.12", + "scssphp/scssphp": "^2.0.1", "twbs/bootstrap-icons": "^1.11" }, "require-dev": { |