diff options
| author | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2024-05-15 11:02:34 +0000 |
|---|---|---|
| committer | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2024-05-15 11:02:34 +0000 |
| commit | 152ef0e0f92afde613b65842aaffbd0da95d5bbd (patch) | |
| tree | 54715ab7f6b4eb70d3555115573c6ed4f28680a9 /composer.json | |
| parent | 3639735d50ffe73ae6508cb9b33a394668cb1875 (diff) | |
update scssphp/scssphp to 1.12.1, fixes #4163
Closes #4163
Merge request studip/studip!3003
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 70b30d8..18ffadb 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "spomky-labs/otphp": "^10", "tuupola/cors-middleware": "^1.2.1", "tecnickcom/tcpdf": "^6.3", - "scssphp/scssphp": "^1.4", + "scssphp/scssphp": "1.12.1", "symfony/yaml": "^5.0", "ezyang/htmlpurifier": "^4.13", "davefx/phplot": "^6.2", |
