Skip to content

Commit 414752c

Browse files
committed
fix: add composer folder
Signed-off-by: Vitor Mattos <[email protected]>
1 parent 70f1a8a commit 414752c

13 files changed

+3691
-1
lines changed

composer/composer/ClassLoader.php

Lines changed: 499 additions & 0 deletions
Large diffs are not rendered by default.

composer/composer/InstalledVersions.php

Lines changed: 346 additions & 0 deletions
Large diffs are not rendered by default.

composer/composer/LICENSE

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
2+
Copyright (c) Nils Adermann, Jordi Boggiano
3+
4+
Permission is hereby granted, free of charge, to any person obtaining a copy
5+
of this software and associated documentation files (the "Software"), to deal
6+
in the Software without restriction, including without limitation the rights
7+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8+
copies of the Software, and to permit persons to whom the Software is furnished
9+
to do so, subject to the following conditions:
10+
11+
The above copyright notice and this permission notice shall be included in all
12+
copies or substantial portions of the Software.
13+
14+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
17+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
19+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
20+
THE SOFTWARE.
21+

composer/composer/autoload_classmap.php

Lines changed: 8 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?php
2+
3+
namespace OCA\Libresign\Vendor;
4+
5+
// autoload_files.php @generated by Composer
6+
$vendorDir = \dirname(__DIR__);
7+
$baseDir = \dirname($vendorDir);
8+
return array('6e3fae29631ef280660b3cdad06f25a8' => $vendorDir . '/symfony/deprecation-contracts/function.php', '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => $vendorDir . '/symfony/polyfill-mbstring/bootstrap.php', '6124b4c8570aa390c21fafd04a26c69f' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/deep_copy.php', '320cde22f66dd4f5d3fd621d3e88b98f' => $vendorDir . '/symfony/polyfill-ctype/bootstrap.php', 'db356362850385d08a5381de2638b5fd' => $vendorDir . '/mpdf/mpdf/src/functions.php', 'decc78cc4436b1292c6c0d151b19445c' => $vendorDir . '/phpseclib/phpseclib/phpseclib/bootstrap.php', '89efb1254ef2d1c5d80096acd12c4098' => $vendorDir . '/twig/twig/src/Resources/core.php', 'ffecb95d45175fd40f75be8a23b34f90' => $vendorDir . '/twig/twig/src/Resources/debug.php', 'c7baa00073ee9c61edf148c51917cfb4' => $vendorDir . '/twig/twig/src/Resources/escaper.php', 'f844ccf1d25df8663951193c3fc307c8' => $vendorDir . '/twig/twig/src/Resources/string_loader.php');
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?php
2+
3+
namespace OCA\Libresign\Vendor;
4+
5+
// autoload_namespaces.php @generated by Composer
6+
$vendorDir = \dirname(__DIR__);
7+
$baseDir = \dirname($vendorDir);
8+
return array('Smalot\\PdfParser\\' => array($vendorDir . '/smalot/pdfparser/src'));
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?php
2+
3+
namespace OCA\Libresign\Vendor;
4+
5+
// autoload_psr4.php @generated by Composer
6+
$vendorDir = \dirname(__DIR__);
7+
$baseDir = \dirname($vendorDir);
8+
return array('setasign\\Fpdi\\' => array($vendorDir . '/setasign/fpdi/src'), 'phpseclib3\\' => array($vendorDir . '/phpseclib/phpseclib/phpseclib'), 'mikehaertl\\tmp\\' => array($vendorDir . '/mikehaertl/php-tmpfile/src'), 'mikehaertl\\shellcommand\\' => array($vendorDir . '/mikehaertl/php-shellcommand/src'), 'mikehaertl\\pdftk\\' => array($vendorDir . '/mikehaertl/php-pdftk/src'), 'Wobeto\\EmailBlur\\' => array($vendorDir . '/wobeto/email-blur/Wobeto/EmailBlur'), 'Twig\\' => array($vendorDir . '/twig/twig/src'), 'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'), 'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'), 'Psr\\Log\\' => array($vendorDir . '/psr/log/src'), 'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-message/src'), 'ParagonIE\\ConstantTime\\' => array($vendorDir . '/paragonie/constant_time_encoding/src'), 'Pagerfanta\\Twig\\' => array($vendorDir . '/pagerfanta/pagerfanta/lib/Twig'), 'Pagerfanta\\Solarium\\' => array($vendorDir . '/pagerfanta/pagerfanta/lib/Adapter/Solarium'), 'Pagerfanta\\Elastica\\' => array($vendorDir . '/pagerfanta/pagerfanta/lib/Adapter/Elastica'), 'Pagerfanta\\Doctrine\\PHPCRODM\\' => array($vendorDir . '/pagerfanta/pagerfanta/lib/Adapter/Doctrine/PHPCRODM'), 'Pagerfanta\\Doctrine\\ORM\\' => array($vendorDir . '/pagerfanta/pagerfanta/lib/Adapter/Doctrine/ORM'), 'Pagerfanta\\Doctrine\\MongoDBODM\\' => array($vendorDir . '/pagerfanta/pagerfanta/lib/Adapter/Doctrine/MongoDBODM'), 'Pagerfanta\\Doctrine\\DBAL\\' => array($vendorDir . '/pagerfanta/pagerfanta/lib/Adapter/Doctrine/DBAL'), 'Pagerfanta\\Doctrine\\Collections\\' => array($vendorDir . '/pagerfanta/pagerfanta/lib/Adapter/Doctrine/Collections'), 'Pagerfanta\\' => array($vendorDir . '/pagerfanta/pagerfanta/lib/Core'), 'OCA\\Libresign\\3rdparty\\' => array($baseDir . '/3rdparty/composer'), 'Mpdf\\PsrLogAwareTrait\\' => array($vendorDir . '/mpdf/psr-log-aware-trait/src'), 'Mpdf\\PsrHttpMessageShim\\' => array($vendorDir . '/mpdf/psr-http-message-shim/src'), 'Mpdf\\' => array($vendorDir . '/mpdf/mpdf/src'), 'LibreSign\\WhatOSAmI\\' => array($vendorDir . '/libresign/whatosami/src'), 'Jeidison\\JSignPDF\\' => array($vendorDir . '/jsignpdf/jsignpdf-php/src'), 'Endroid\\QrCode\\' => array($vendorDir . '/endroid/qr-code/src'), 'DeepCopy\\' => array($vendorDir . '/myclabs/deep-copy/src/DeepCopy'), 'DASPRiD\\Enum\\' => array($vendorDir . '/dasprid/enum/src'), 'Bamarni\\Composer\\Bin\\' => array($vendorDir . '/bamarni/composer-bin-plugin/src'), 'BaconQrCode\\' => array($vendorDir . '/bacon/bacon-qr-code/src'));
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
<?php
2+
3+
namespace OCA\Libresign\Vendor;
4+
5+
// autoload_real.php @generated by Composer
6+
/** @internal */
7+
class ComposerAutoloaderInitLibresign
8+
{
9+
private static $loader;
10+
public static function loadClassLoader($class)
11+
{
12+
if ('Composer\\Autoload\\ClassLoader' === $class) {
13+
require __DIR__ . '/ClassLoader.php';
14+
}
15+
}
16+
/**
17+
* @return \Composer\Autoload\ClassLoader
18+
*/
19+
public static function getLoader()
20+
{
21+
if (null !== self::$loader) {
22+
return self::$loader;
23+
}
24+
require __DIR__ . '/platform_check.php';
25+
\spl_autoload_register(array('OCA\\Libresign\\Vendor\\ComposerAutoloaderInitLibresign', 'loadClassLoader'), \true, \true);
26+
self::$loader = $loader = new \OCA\Libresign\Vendor\Composer\Autoload\ClassLoader(\dirname(__DIR__));
27+
\spl_autoload_unregister(array('ComposerAutoloaderInitLibresign', 'loadClassLoader'));
28+
require __DIR__ . '/autoload_static.php';
29+
\call_user_func(\OCA\Libresign\Vendor\Composer\Autoload\ComposerStaticInitLibresign::getInitializer($loader));
30+
$loader->setClassMapAuthoritative(\true);
31+
$loader->register(\true);
32+
$filesToLoad = \OCA\Libresign\Vendor\Composer\Autoload\ComposerStaticInitLibresign::$files;
33+
$requireFile = \Closure::bind(static function ($fileIdentifier, $file) {
34+
if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
35+
$GLOBALS['__composer_autoload_files'][$fileIdentifier] = \true;
36+
require $file;
37+
}
38+
}, null, null);
39+
foreach ($filesToLoad as $fileIdentifier => $file) {
40+
$requireFile($fileIdentifier, $file);
41+
}
42+
return $loader;
43+
}
44+
}
45+
// autoload_real.php @generated by Composer
46+
/** @internal */
47+
\class_alias('OCA\\Libresign\\Vendor\\ComposerAutoloaderInitLibresign', 'ComposerAutoloaderInitLibresign', \false);

composer/composer/autoload_static.php

Lines changed: 23 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)