mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-08 17:38:49 +00:00
[saml] Update Composer dependency ahead of release
- Updating onelogin/php-saml (4.0.0 => 4.1.0)
This commit is contained in:
parent
d910502a17
commit
7bff983d21
14 changed files with 256 additions and 185 deletions
1
saml/vendor/composer/autoload_classmap.php
vendored
1
saml/vendor/composer/autoload_classmap.php
vendored
|
@ -6,5 +6,4 @@ $vendorDir = dirname(dirname(__FILE__));
|
|||
$baseDir = dirname($vendorDir);
|
||||
|
||||
return array(
|
||||
'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue