Reverting php-encryption to version 1.2
This commit is contained in:
parent
1262d6bfee
commit
ccf4dcf270
67 changed files with 931 additions and 6176 deletions
1
vendor/composer/autoload_psr4.php
vendored
1
vendor/composer/autoload_psr4.php
vendored
|
@ -8,5 +8,4 @@ $baseDir = dirname($vendorDir);
|
|||
return array(
|
||||
'League\\HTMLToMarkdown\\' => array($vendorDir . '/league/html-to-markdown/src'),
|
||||
'Friendica\\' => array($baseDir . '/src'),
|
||||
'Defuse\\Crypto\\' => array($vendorDir . '/defuse/php-encryption/src'),
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue