aboutsummaryrefslogtreecommitdiffstats
path: root/vendor
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2025-10-15 07:55:08 +0200
committerMario Vavti <mario@mariovavti.com>2025-10-15 07:55:08 +0200
commit63e41c233fc621727d7600e3afab8b4949223c16 (patch)
treed43df3df2c9a2419c308ca5d06e4403551b65756 /vendor
parent48433c9479a5de3837e9cf85e8644d7407ad635e (diff)
downloadvolse-hubzilla-63e41c233fc621727d7600e3afab8b4949223c16.tar.gz
volse-hubzilla-63e41c233fc621727d7600e3afab8b4949223c16.tar.bz2
volse-hubzilla-63e41c233fc621727d7600e3afab8b4949223c16.zip
the correct mime type for .jpg images is image/jpeg
Diffstat (limited to 'vendor')
-rw-r--r--vendor/composer/autoload_classmap.php2
-rw-r--r--vendor/composer/autoload_static.php2
-rw-r--r--vendor/composer/installed.php4
3 files changed, 6 insertions, 2 deletions
diff --git a/vendor/composer/autoload_classmap.php b/vendor/composer/autoload_classmap.php
index ec901b895..e9a56d8b5 100644
--- a/vendor/composer/autoload_classmap.php
+++ b/vendor/composer/autoload_classmap.php
@@ -1932,6 +1932,7 @@ return array(
'Zotlabs\\Module\\Zot' => $baseDir . '/Zotlabs/Module/Zot.php',
'Zotlabs\\Module\\Zot_probe' => $baseDir . '/Zotlabs/Module/Zot_probe.php',
'Zotlabs\\Module\\Zotfeed' => $baseDir . '/Zotlabs/Module/Zotfeed.php',
+ 'Zotlabs\\Photo\\ImageQuality' => $baseDir . '/Zotlabs/Photo/ImageQuality.php',
'Zotlabs\\Photo\\PhotoDriver' => $baseDir . '/Zotlabs/Photo/PhotoDriver.php',
'Zotlabs\\Photo\\PhotoGd' => $baseDir . '/Zotlabs/Photo/PhotoGd.php',
'Zotlabs\\Photo\\PhotoImagick' => $baseDir . '/Zotlabs/Photo/PhotoImagick.php',
@@ -2217,6 +2218,7 @@ return array(
'Zotlabs\\Update\\_1261' => $baseDir . '/Zotlabs/Update/_1261.php',
'Zotlabs\\Update\\_1262' => $baseDir . '/Zotlabs/Update/_1262.php',
'Zotlabs\\Update\\_1263' => $baseDir . '/Zotlabs/Update/_1263.php',
+ 'Zotlabs\\Update\\_1264' => $baseDir . '/Zotlabs/Update/_1264.php',
'Zotlabs\\Web\\Controller' => $baseDir . '/Zotlabs/Web/Controller.php',
'Zotlabs\\Web\\HTTPHeaders' => $baseDir . '/Zotlabs/Web/HTTPHeaders.php',
'Zotlabs\\Web\\HTTPSig' => $baseDir . '/Zotlabs/Web/HTTPSig.php',
diff --git a/vendor/composer/autoload_static.php b/vendor/composer/autoload_static.php
index 7ae0881e4..e98df9a22 100644
--- a/vendor/composer/autoload_static.php
+++ b/vendor/composer/autoload_static.php
@@ -2243,6 +2243,7 @@ class ComposerStaticInit7b34d7e50a62201ec5d5e526a5b8b35d
'Zotlabs\\Module\\Zot' => __DIR__ . '/../..' . '/Zotlabs/Module/Zot.php',
'Zotlabs\\Module\\Zot_probe' => __DIR__ . '/../..' . '/Zotlabs/Module/Zot_probe.php',
'Zotlabs\\Module\\Zotfeed' => __DIR__ . '/../..' . '/Zotlabs/Module/Zotfeed.php',
+ 'Zotlabs\\Photo\\ImageQuality' => __DIR__ . '/../..' . '/Zotlabs/Photo/ImageQuality.php',
'Zotlabs\\Photo\\PhotoDriver' => __DIR__ . '/../..' . '/Zotlabs/Photo/PhotoDriver.php',
'Zotlabs\\Photo\\PhotoGd' => __DIR__ . '/../..' . '/Zotlabs/Photo/PhotoGd.php',
'Zotlabs\\Photo\\PhotoImagick' => __DIR__ . '/../..' . '/Zotlabs/Photo/PhotoImagick.php',
@@ -2528,6 +2529,7 @@ class ComposerStaticInit7b34d7e50a62201ec5d5e526a5b8b35d
'Zotlabs\\Update\\_1261' => __DIR__ . '/../..' . '/Zotlabs/Update/_1261.php',
'Zotlabs\\Update\\_1262' => __DIR__ . '/../..' . '/Zotlabs/Update/_1262.php',
'Zotlabs\\Update\\_1263' => __DIR__ . '/../..' . '/Zotlabs/Update/_1263.php',
+ 'Zotlabs\\Update\\_1264' => __DIR__ . '/../..' . '/Zotlabs/Update/_1264.php',
'Zotlabs\\Web\\Controller' => __DIR__ . '/../..' . '/Zotlabs/Web/Controller.php',
'Zotlabs\\Web\\HTTPHeaders' => __DIR__ . '/../..' . '/Zotlabs/Web/HTTPHeaders.php',
'Zotlabs\\Web\\HTTPSig' => __DIR__ . '/../..' . '/Zotlabs/Web/HTTPSig.php',
diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php
index b76f597f3..8a7936650 100644
--- a/vendor/composer/installed.php
+++ b/vendor/composer/installed.php
@@ -3,7 +3,7 @@
'name' => 'zotlabs/hubzilla',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
- 'reference' => '49e65902d770ed404ad01490358c15c9a87f1687',
+ 'reference' => '48433c9479a5de3837e9cf85e8644d7407ad635e',
'type' => 'application',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -499,7 +499,7 @@
'zotlabs/hubzilla' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
- 'reference' => '49e65902d770ed404ad01490358c15c9a87f1687',
+ 'reference' => '48433c9479a5de3837e9cf85e8644d7407ad635e',
'type' => 'application',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),