aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/composer/autoload_classmap.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-01-03 11:00:20 +0000
committerMario <mario@mariovavti.com>2024-01-03 11:00:20 +0000
commitcd0e50da249ba89252a6182b0ac239e003563f61 (patch)
treee95b8a62c2ee471605c97048611abdb8fb33e0a2 /vendor/composer/autoload_classmap.php
parent85001c034b1353e7602911f9fbdf017188ed8b07 (diff)
downloadvolse-hubzilla-cd0e50da249ba89252a6182b0ac239e003563f61.tar.gz
volse-hubzilla-cd0e50da249ba89252a6182b0ac239e003563f61.tar.bz2
volse-hubzilla-cd0e50da249ba89252a6182b0ac239e003563f61.zip
update symfony/polyfill-php81
Diffstat (limited to 'vendor/composer/autoload_classmap.php')
-rw-r--r--vendor/composer/autoload_classmap.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/composer/autoload_classmap.php b/vendor/composer/autoload_classmap.php
index 440144d89..c95fe5704 100644
--- a/vendor/composer/autoload_classmap.php
+++ b/vendor/composer/autoload_classmap.php
@@ -21,6 +21,7 @@ return array(
'Brick\\Math\\Internal\\Calculator\\GmpCalculator' => $vendorDir . '/brick/math/src/Internal/Calculator/GmpCalculator.php',
'Brick\\Math\\Internal\\Calculator\\NativeCalculator' => $vendorDir . '/brick/math/src/Internal/Calculator/NativeCalculator.php',
'Brick\\Math\\RoundingMode' => $vendorDir . '/brick/math/src/RoundingMode.php',
+ 'CURLStringFile' => $vendorDir . '/symfony/polyfill-php81/Resources/stubs/CURLStringFile.php',
'CommerceGuys\\Intl\\Calculator' => $vendorDir . '/commerceguys/intl/src/Calculator.php',
'CommerceGuys\\Intl\\Currency\\Currency' => $vendorDir . '/commerceguys/intl/src/Currency/Currency.php',
'CommerceGuys\\Intl\\Currency\\CurrencyRepository' => $vendorDir . '/commerceguys/intl/src/Currency/CurrencyRepository.php',