Update composer dependencies
authorTim Düsterhus <duesterhus@woltlab.com>
Mon, 10 Jan 2022 09:51:21 +0000 (10:51 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Mon, 10 Jan 2022 09:51:21 +0000 (10:51 +0100)
commit96d3878a72f49745c27c30e7990f6bfe0591cbc7
treeb4b5b00de988f091b2725c9130cc542ea619d58b
parent0f04b3380058562235e17bbdd801d6f3978301a1
Update composer dependencies
42 files changed:
wcfsetup/install/files/lib/system/api/composer.lock
wcfsetup/install/files/lib/system/api/composer/autoload_classmap.php
wcfsetup/install/files/lib/system/api/composer/autoload_static.php
wcfsetup/install/files/lib/system/api/composer/installed.json
wcfsetup/install/files/lib/system/api/composer/installed.php
wcfsetup/install/files/lib/system/api/scssphp/scssphp/bin/pscss
wcfsetup/install/files/lib/system/api/scssphp/scssphp/composer.json
wcfsetup/install/files/lib/system/api/scssphp/scssphp/src/Base/Range.php
wcfsetup/install/files/lib/system/api/scssphp/scssphp/src/Block.php
wcfsetup/install/files/lib/system/api/scssphp/scssphp/src/Block/AtRootBlock.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/scssphp/scssphp/src/Block/CallableBlock.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/scssphp/scssphp/src/Block/ContentBlock.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/scssphp/scssphp/src/Block/DirectiveBlock.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/scssphp/scssphp/src/Block/EachBlock.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/scssphp/scssphp/src/Block/ElseBlock.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/scssphp/scssphp/src/Block/ElseifBlock.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/scssphp/scssphp/src/Block/ForBlock.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/scssphp/scssphp/src/Block/IfBlock.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/scssphp/scssphp/src/Block/MediaBlock.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/scssphp/scssphp/src/Block/NestedPropertyBlock.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/scssphp/scssphp/src/Block/WhileBlock.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/scssphp/scssphp/src/Colors.php
wcfsetup/install/files/lib/system/api/scssphp/scssphp/src/Compiler.php
wcfsetup/install/files/lib/system/api/scssphp/scssphp/src/Compiler/Environment.php
wcfsetup/install/files/lib/system/api/scssphp/scssphp/src/Formatter.php
wcfsetup/install/files/lib/system/api/scssphp/scssphp/src/Formatter/Compressed.php
wcfsetup/install/files/lib/system/api/scssphp/scssphp/src/Formatter/Nested.php
wcfsetup/install/files/lib/system/api/scssphp/scssphp/src/Formatter/OutputBlock.php
wcfsetup/install/files/lib/system/api/scssphp/scssphp/src/Node.php
wcfsetup/install/files/lib/system/api/scssphp/scssphp/src/Node/Number.php
wcfsetup/install/files/lib/system/api/scssphp/scssphp/src/Parser.php
wcfsetup/install/files/lib/system/api/scssphp/scssphp/src/SourceMap/Base64.php
wcfsetup/install/files/lib/system/api/scssphp/scssphp/src/SourceMap/Base64VLQ.php
wcfsetup/install/files/lib/system/api/scssphp/scssphp/src/SourceMap/SourceMapGenerator.php
wcfsetup/install/files/lib/system/api/scssphp/scssphp/src/Type.php
wcfsetup/install/files/lib/system/api/scssphp/scssphp/src/Util.php
wcfsetup/install/files/lib/system/api/scssphp/scssphp/src/Version.php
wcfsetup/install/files/lib/system/api/symfony/polyfill-mbstring/Mbstring.php
wcfsetup/install/files/lib/system/api/symfony/polyfill-mbstring/composer.json
wcfsetup/install/files/lib/system/api/symfony/polyfill-php73/Resources/stubs/JsonException.php
wcfsetup/install/files/lib/system/api/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php
wcfsetup/install/files/lib/system/api/symfony/polyfill-php80/Resources/stubs/ValueError.php