Add symfony/polyfill-php73 and symfony/polyfill-php74
authorTim Düsterhus <duesterhus@woltlab.com>
Tue, 21 Sep 2021 15:39:52 +0000 (17:39 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Wed, 22 Sep 2021 07:29:01 +0000 (09:29 +0200)
commit26aed44c7d21ec633b5b103f8eb206210729393f
tree4041b3d7c9326426bc612d58546b1b1ffbbbdd3b
parent270ed434d4dc8a44862b38715b826f63943bfcb0
Add symfony/polyfill-php73 and symfony/polyfill-php74
19 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-php73/LICENSE [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php73/Php73.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php73/README.md [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php73/Resources/stubs/JsonException.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php73/bootstrap.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php73/composer.json [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php74/LICENSE [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php74/Php74.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php74/README.md [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php74/bootstrap.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php74/composer.json [new file with mode: 0644]