diff options
author | Mario <mario@mariovavti.com> | 2024-01-03 11:00:20 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-01-03 11:00:20 +0000 |
commit | cd0e50da249ba89252a6182b0ac239e003563f61 (patch) | |
tree | e95b8a62c2ee471605c97048611abdb8fb33e0a2 /vendor/composer/autoload_static.php | |
parent | 85001c034b1353e7602911f9fbdf017188ed8b07 (diff) | |
download | volse-hubzilla-cd0e50da249ba89252a6182b0ac239e003563f61.tar.gz volse-hubzilla-cd0e50da249ba89252a6182b0ac239e003563f61.tar.bz2 volse-hubzilla-cd0e50da249ba89252a6182b0ac239e003563f61.zip |
update symfony/polyfill-php81
Diffstat (limited to 'vendor/composer/autoload_static.php')
-rw-r--r-- | vendor/composer/autoload_static.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/composer/autoload_static.php b/vendor/composer/autoload_static.php index a92f1e058..bba7367f7 100644 --- a/vendor/composer/autoload_static.php +++ b/vendor/composer/autoload_static.php @@ -248,6 +248,7 @@ class ComposerStaticInit7b34d7e50a62201ec5d5e526a5b8b35d 'Brick\\Math\\Internal\\Calculator\\GmpCalculator' => __DIR__ . '/..' . '/brick/math/src/Internal/Calculator/GmpCalculator.php', 'Brick\\Math\\Internal\\Calculator\\NativeCalculator' => __DIR__ . '/..' . '/brick/math/src/Internal/Calculator/NativeCalculator.php', 'Brick\\Math\\RoundingMode' => __DIR__ . '/..' . '/brick/math/src/RoundingMode.php', + 'CURLStringFile' => __DIR__ . '/..' . '/symfony/polyfill-php81/Resources/stubs/CURLStringFile.php', 'CommerceGuys\\Intl\\Calculator' => __DIR__ . '/..' . '/commerceguys/intl/src/Calculator.php', 'CommerceGuys\\Intl\\Currency\\Currency' => __DIR__ . '/..' . '/commerceguys/intl/src/Currency/Currency.php', 'CommerceGuys\\Intl\\Currency\\CurrencyRepository' => __DIR__ . '/..' . '/commerceguys/intl/src/Currency/CurrencyRepository.php', |