Add symfony/polyfill-php82 composer dependency
authorTim Düsterhus <duesterhus@woltlab.com>
Tue, 7 Jun 2022 11:03:04 +0000 (13:03 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Tue, 7 Jun 2022 11:03:04 +0000 (13:03 +0200)
commitfbe57c2e5c307b3e5f69893449fe1734e3f30f62
treeb6f570189b54b391f5c706df23b58a9a746fef6b
parentd0b3641992f1924ac61c809deb19b4932116a668
Add symfony/polyfill-php82 composer dependency

see #4802
16 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-php82/LICENSE [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php82/README.md [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php82/Resources/stubs/AllowDynamicProperties.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php82/Resources/stubs/SensitiveParameter.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php82/Resources/stubs/SensitiveParameterValue.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php82/SensitiveParameterValue.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php82/bootstrap.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php82/composer.json [new file with mode: 0644]