Add symfony/polyfill-php83 composer dependency
authorTim Düsterhus <duesterhus@woltlab.com>
Tue, 22 Aug 2023 10:48:11 +0000 (12:48 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Tue, 22 Aug 2023 10:52:21 +0000 (12:52 +0200)
commit8f8eb8bc35c280866e3e477fe66b62f550db10ea
tree639a464ad0fcd5efdbbfcd11c0a8b116c209f4aa
parent8fdb4cfffeb772cbba819cee21eba726609d202f
Add symfony/polyfill-php83 composer dependency
13 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/autoload_classmap.php
wcfsetup/install/files/lib/system/api/composer/autoload_files.php
wcfsetup/install/files/lib/system/api/composer/autoload_psr4.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/symfony/polyfill-php83/LICENSE [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php83/Php83.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php83/README.md [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php83/bootstrap.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php83/composer.json [new file with mode: 0644]