Update the composer dependencies
authorAlexander Ebert <ebert@woltlab.com>
Wed, 7 Aug 2024 12:37:09 +0000 (14:37 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 7 Aug 2024 12:37:09 +0000 (14:37 +0200)
commit18e042c4b566e465152bbeb3ca7b25d84a359725
tree4552fd9a03d94754738e5ffb0cd5ee2b0340375f
parent37708311277ea8a294ac6ee74bfe8f055446016b
Update the composer dependencies
30 files changed:
wcfsetup/install/files/lib/system/api/composer.json
wcfsetup/install/files/lib/system/api/composer.lock
wcfsetup/install/files/lib/system/api/composer/installed.json
wcfsetup/install/files/lib/system/api/composer/installed.php
wcfsetup/install/files/lib/system/api/minishlink/web-push/composer.json
wcfsetup/install/files/lib/system/api/minishlink/web-push/src/WebPush.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/README.md
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/autoload.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/lib/php72compat.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/lib/php84compat.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/lib/php84compat_const.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/lib/ristretto255.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/lib/sodium_compat.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/lib/stream-xchacha20.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Compat.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/AEGIS/State128L.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/AEGIS/State256.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/AEGIS128L.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/AEGIS256.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/AES.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/AES/Block.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/AES/Expanded.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/AES/KeySchedule.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/Curve25519/Ge/Cached.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/Curve25519/Ge/P1p1.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/Curve25519/Ge/P2.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/Curve25519/Ge/P3.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/Curve25519/Ge/Precomp.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/Core/Util.php
wcfsetup/install/files/lib/system/api/paragonie/sodium_compat/src/File.php