mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08:49 +00:00
[s3_storage] Bump version of akeeba/s3 to version 2.3.1
- Address https://github.com/friendica/friendica/issues/12011#issuecomment-1854681792
This commit is contained in:
parent
9daa11eb10
commit
3e74af9775
61 changed files with 1472 additions and 708 deletions
2
s3_storage/vendor/composer/autoload_psr4.php
vendored
2
s3_storage/vendor/composer/autoload_psr4.php
vendored
|
@ -6,5 +6,5 @@ $vendorDir = dirname(dirname(__FILE__));
|
|||
$baseDir = dirname($vendorDir);
|
||||
|
||||
return array(
|
||||
'Akeeba\\Engine\\Postproc\\Connector\\S3v4\\' => array($vendorDir . '/akeeba/s3/src'),
|
||||
'Akeeba\\S3\\' => array($vendorDir . '/akeeba/s3/src'),
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue