Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2021-10-14 10:58:49 +0300
committerJoas Schilling <coding@schilljs.com>2021-10-14 10:58:49 +0300
commit3adc997833f046ecddadcf5630a686405aeb69ae (patch)
treeaac6ff5156e5a3e5110fc7b3094226f8de89f800 /apps/cloud_federation_api
parent7239b3d560b52ed604484a0a549dd5805e3f21e4 (diff)
Bump autoloader
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'apps/cloud_federation_api')
-rw-r--r--apps/cloud_federation_api/composer/composer/installed.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/cloud_federation_api/composer/composer/installed.php b/apps/cloud_federation_api/composer/composer/installed.php
index 200df43e5fd..e47b47d1fe3 100644
--- a/apps/cloud_federation_api/composer/composer/installed.php
+++ b/apps/cloud_federation_api/composer/composer/installed.php
@@ -5,7 +5,7 @@
'type' => 'library',
'install_path' => __DIR__ . '/../',
'aliases' => array(),
- 'reference' => 'dbf7905149222115a2cd0334efcf8c93afa8683e',
+ 'reference' => '7239b3d560b52ed604484a0a549dd5805e3f21e4',
'name' => '__root__',
'dev' => false,
),
@@ -16,7 +16,7 @@
'type' => 'library',
'install_path' => __DIR__ . '/../',
'aliases' => array(),
- 'reference' => 'dbf7905149222115a2cd0334efcf8c93afa8683e',
+ 'reference' => '7239b3d560b52ed604484a0a549dd5805e3f21e4',
'dev_requirement' => false,
),
),