chore: Bump autoloader files for new composer version

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
This commit is contained in:
Carl Schwan 2025-11-24 18:14:57 +01:00
parent fab3a00081
commit d877262e07
No known key found for this signature in database
GPG key ID: 02325448204E452A
33 changed files with 70 additions and 70 deletions

View file

@ -7,14 +7,14 @@ namespace Composer\Autoload;
class ComposerStaticInitAdminAudit
{
public static $prefixLengthsPsr4 = array (
'O' =>
'O' =>
array (
'OCA\\AdminAudit\\' => 15,
),
);
public static $prefixDirsPsr4 = array (
'OCA\\AdminAudit\\' =>
'OCA\\AdminAudit\\' =>
array (
0 => __DIR__ . '/..' . '/../lib',
),

View file

@ -7,14 +7,14 @@ namespace Composer\Autoload;
class ComposerStaticInitCloudFederationAPI
{
public static $prefixLengthsPsr4 = array (
'O' =>
'O' =>
array (
'OCA\\CloudFederationAPI\\' => 23,
),
);
public static $prefixDirsPsr4 = array (
'OCA\\CloudFederationAPI\\' =>
'OCA\\CloudFederationAPI\\' =>
array (
0 => __DIR__ . '/..' . '/../lib',
),

View file

@ -7,14 +7,14 @@ namespace Composer\Autoload;
class ComposerStaticInitComments
{
public static $prefixLengthsPsr4 = array (
'O' =>
'O' =>
array (
'OCA\\Comments\\' => 13,
),
);
public static $prefixDirsPsr4 = array (
'OCA\\Comments\\' =>
'OCA\\Comments\\' =>
array (
0 => __DIR__ . '/..' . '/../lib',
),

View file

@ -7,14 +7,14 @@ namespace Composer\Autoload;
class ComposerStaticInitContactsInteraction
{
public static $prefixLengthsPsr4 = array (
'O' =>
'O' =>
array (
'OCA\\ContactsInteraction\\' => 24,
),
);
public static $prefixDirsPsr4 = array (
'OCA\\ContactsInteraction\\' =>
'OCA\\ContactsInteraction\\' =>
array (
0 => __DIR__ . '/..' . '/../lib',
),

View file

@ -7,14 +7,14 @@ namespace Composer\Autoload;
class ComposerStaticInitDashboard
{
public static $prefixLengthsPsr4 = array (
'O' =>
'O' =>
array (
'OCA\\Dashboard\\' => 14,
),
);
public static $prefixDirsPsr4 = array (
'OCA\\Dashboard\\' =>
'OCA\\Dashboard\\' =>
array (
0 => __DIR__ . '/..' . '/../lib',
),

View file

@ -7,14 +7,14 @@ namespace Composer\Autoload;
class ComposerStaticInitDAV
{
public static $prefixLengthsPsr4 = array (
'O' =>
'O' =>
array (
'OCA\\DAV\\' => 8,
),
);
public static $prefixDirsPsr4 = array (
'OCA\\DAV\\' =>
'OCA\\DAV\\' =>
array (
0 => __DIR__ . '/..' . '/../lib',
),

View file

@ -7,14 +7,14 @@ namespace Composer\Autoload;
class ComposerStaticInitEncryption
{
public static $prefixLengthsPsr4 = array (
'O' =>
'O' =>
array (
'OCA\\Encryption\\' => 15,
),
);
public static $prefixDirsPsr4 = array (
'OCA\\Encryption\\' =>
'OCA\\Encryption\\' =>
array (
0 => __DIR__ . '/..' . '/../lib',
),

View file

@ -7,14 +7,14 @@ namespace Composer\Autoload;
class ComposerStaticInitFederatedFileSharing
{
public static $prefixLengthsPsr4 = array (
'O' =>
'O' =>
array (
'OCA\\FederatedFileSharing\\' => 25,
),
);
public static $prefixDirsPsr4 = array (
'OCA\\FederatedFileSharing\\' =>
'OCA\\FederatedFileSharing\\' =>
array (
0 => __DIR__ . '/..' . '/../lib',
),

View file

@ -7,14 +7,14 @@ namespace Composer\Autoload;
class ComposerStaticInitFederation
{
public static $prefixLengthsPsr4 = array (
'O' =>
'O' =>
array (
'OCA\\Federation\\' => 15,
),
);
public static $prefixDirsPsr4 = array (
'OCA\\Federation\\' =>
'OCA\\Federation\\' =>
array (
0 => __DIR__ . '/..' . '/../lib',
),

View file

@ -7,14 +7,14 @@ namespace Composer\Autoload;
class ComposerStaticInitFiles
{
public static $prefixLengthsPsr4 = array (
'O' =>
'O' =>
array (
'OCA\\Files\\' => 10,
),
);
public static $prefixDirsPsr4 = array (
'OCA\\Files\\' =>
'OCA\\Files\\' =>
array (
0 => __DIR__ . '/..' . '/../lib',
),

View file

@ -7,14 +7,14 @@ namespace Composer\Autoload;
class ComposerStaticInitFiles_External
{
public static $prefixLengthsPsr4 = array (
'O' =>
'O' =>
array (
'OCA\\Files_External\\' => 19,
),
);
public static $prefixDirsPsr4 = array (
'OCA\\Files_External\\' =>
'OCA\\Files_External\\' =>
array (
0 => __DIR__ . '/..' . '/../lib',
),

View file

@ -7,14 +7,14 @@ namespace Composer\Autoload;
class ComposerStaticInitFilesReminders
{
public static $prefixLengthsPsr4 = array (
'O' =>
'O' =>
array (
'OCA\\FilesReminders\\' => 19,
),
);
public static $prefixDirsPsr4 = array (
'OCA\\FilesReminders\\' =>
'OCA\\FilesReminders\\' =>
array (
0 => __DIR__ . '/..' . '/../lib',
),

View file

@ -7,14 +7,14 @@ namespace Composer\Autoload;
class ComposerStaticInitFiles_Sharing
{
public static $prefixLengthsPsr4 = array (
'O' =>
'O' =>
array (
'OCA\\Files_Sharing\\' => 18,
),
);
public static $prefixDirsPsr4 = array (
'OCA\\Files_Sharing\\' =>
'OCA\\Files_Sharing\\' =>
array (
0 => __DIR__ . '/..' . '/../lib',
),

View file

@ -7,14 +7,14 @@ namespace Composer\Autoload;
class ComposerStaticInitFiles_Trashbin
{
public static $prefixLengthsPsr4 = array (
'O' =>
'O' =>
array (
'OCA\\Files_Trashbin\\' => 19,
),
);
public static $prefixDirsPsr4 = array (
'OCA\\Files_Trashbin\\' =>
'OCA\\Files_Trashbin\\' =>
array (
0 => __DIR__ . '/..' . '/../lib',
),

View file

@ -7,14 +7,14 @@ namespace Composer\Autoload;
class ComposerStaticInitFiles_Versions
{
public static $prefixLengthsPsr4 = array (
'O' =>
'O' =>
array (
'OCA\\Files_Versions\\' => 19,
),
);
public static $prefixDirsPsr4 = array (
'OCA\\Files_Versions\\' =>
'OCA\\Files_Versions\\' =>
array (
0 => __DIR__ . '/..' . '/../lib',
),

View file

@ -7,14 +7,14 @@ namespace Composer\Autoload;
class ComposerStaticInitLookupServerConnector
{
public static $prefixLengthsPsr4 = array (
'O' =>
'O' =>
array (
'OCA\\LookupServerConnector\\' => 26,
),
);
public static $prefixDirsPsr4 = array (
'OCA\\LookupServerConnector\\' =>
'OCA\\LookupServerConnector\\' =>
array (
0 => __DIR__ . '/..' . '/../lib',
),

View file

@ -7,14 +7,14 @@ namespace Composer\Autoload;
class ComposerStaticInitOAuth2
{
public static $prefixLengthsPsr4 = array (
'O' =>
'O' =>
array (
'OCA\\OAuth2\\' => 11,
),
);
public static $prefixDirsPsr4 = array (
'OCA\\OAuth2\\' =>
'OCA\\OAuth2\\' =>
array (
0 => __DIR__ . '/..' . '/../lib',
),

View file

@ -7,14 +7,14 @@ namespace Composer\Autoload;
class ComposerStaticInitProfile
{
public static $prefixLengthsPsr4 = array (
'O' =>
'O' =>
array (
'OCA\\Profile\\' => 12,
),
);
public static $prefixDirsPsr4 = array (
'OCA\\Profile\\' =>
'OCA\\Profile\\' =>
array (
0 => __DIR__ . '/..' . '/../lib',
),

View file

@ -7,14 +7,14 @@ namespace Composer\Autoload;
class ComposerStaticInitProvisioning_API
{
public static $prefixLengthsPsr4 = array (
'O' =>
'O' =>
array (
'OCA\\Provisioning_API\\' => 21,
),
);
public static $prefixDirsPsr4 = array (
'OCA\\Provisioning_API\\' =>
'OCA\\Provisioning_API\\' =>
array (
0 => __DIR__ . '/..' . '/../lib',
),

View file

@ -7,14 +7,14 @@ namespace Composer\Autoload;
class ComposerStaticInitSettings
{
public static $prefixLengthsPsr4 = array (
'O' =>
'O' =>
array (
'OCA\\Settings\\' => 13,
),
);
public static $prefixDirsPsr4 = array (
'OCA\\Settings\\' =>
'OCA\\Settings\\' =>
array (
0 => __DIR__ . '/..' . '/../lib',
),

View file

@ -7,14 +7,14 @@ namespace Composer\Autoload;
class ComposerStaticInitShareByMail
{
public static $prefixLengthsPsr4 = array (
'O' =>
'O' =>
array (
'OCA\\ShareByMail\\' => 16,
),
);
public static $prefixDirsPsr4 = array (
'OCA\\ShareByMail\\' =>
'OCA\\ShareByMail\\' =>
array (
0 => __DIR__ . '/..' . '/../lib',
),

View file

@ -7,14 +7,14 @@ namespace Composer\Autoload;
class ComposerStaticInitSystemTags
{
public static $prefixLengthsPsr4 = array (
'O' =>
'O' =>
array (
'OCA\\SystemTags\\' => 15,
),
);
public static $prefixDirsPsr4 = array (
'OCA\\SystemTags\\' =>
'OCA\\SystemTags\\' =>
array (
0 => __DIR__ . '/..' . '/../lib',
),

View file

@ -7,14 +7,14 @@ namespace Composer\Autoload;
class ComposerStaticInitTesting
{
public static $prefixLengthsPsr4 = array (
'O' =>
'O' =>
array (
'OCA\\Testing\\' => 12,
),
);
public static $prefixDirsPsr4 = array (
'OCA\\Testing\\' =>
'OCA\\Testing\\' =>
array (
0 => __DIR__ . '/..' . '/../lib',
),

View file

@ -7,14 +7,14 @@ namespace Composer\Autoload;
class ComposerStaticInitTheming
{
public static $prefixLengthsPsr4 = array (
'O' =>
'O' =>
array (
'OCA\\Theming\\' => 12,
),
);
public static $prefixDirsPsr4 = array (
'OCA\\Theming\\' =>
'OCA\\Theming\\' =>
array (
0 => __DIR__ . '/..' . '/../lib',
),

View file

@ -7,14 +7,14 @@ namespace Composer\Autoload;
class ComposerStaticInitTwoFactorBackupCodes
{
public static $prefixLengthsPsr4 = array (
'O' =>
'O' =>
array (
'OCA\\TwoFactorBackupCodes\\' => 25,
),
);
public static $prefixDirsPsr4 = array (
'OCA\\TwoFactorBackupCodes\\' =>
'OCA\\TwoFactorBackupCodes\\' =>
array (
0 => __DIR__ . '/..' . '/../lib',
),

View file

@ -7,14 +7,14 @@ namespace Composer\Autoload;
class ComposerStaticInitUpdateNotification
{
public static $prefixLengthsPsr4 = array (
'O' =>
'O' =>
array (
'OCA\\UpdateNotification\\' => 23,
),
);
public static $prefixDirsPsr4 = array (
'OCA\\UpdateNotification\\' =>
'OCA\\UpdateNotification\\' =>
array (
0 => __DIR__ . '/..' . '/../lib',
),

View file

@ -7,14 +7,14 @@ namespace Composer\Autoload;
class ComposerStaticInitUser_LDAP
{
public static $prefixLengthsPsr4 = array (
'O' =>
'O' =>
array (
'OCA\\User_LDAP\\' => 14,
),
);
public static $prefixDirsPsr4 = array (
'OCA\\User_LDAP\\' =>
'OCA\\User_LDAP\\' =>
array (
0 => __DIR__ . '/..' . '/../lib',
),

View file

@ -7,14 +7,14 @@ namespace Composer\Autoload;
class ComposerStaticInitUserStatus
{
public static $prefixLengthsPsr4 = array (
'O' =>
'O' =>
array (
'OCA\\UserStatus\\' => 15,
),
);
public static $prefixDirsPsr4 = array (
'OCA\\UserStatus\\' =>
'OCA\\UserStatus\\' =>
array (
0 => __DIR__ . '/..' . '/../lib',
),

View file

@ -7,14 +7,14 @@ namespace Composer\Autoload;
class ComposerStaticInitWeatherStatus
{
public static $prefixLengthsPsr4 = array (
'O' =>
'O' =>
array (
'OCA\\WeatherStatus\\' => 18,
),
);
public static $prefixDirsPsr4 = array (
'OCA\\WeatherStatus\\' =>
'OCA\\WeatherStatus\\' =>
array (
0 => __DIR__ . '/..' . '/../lib',
),

View file

@ -7,14 +7,14 @@ namespace Composer\Autoload;
class ComposerStaticInitWebhookListeners
{
public static $prefixLengthsPsr4 = array (
'O' =>
'O' =>
array (
'OCA\\WebhookListeners\\' => 21,
),
);
public static $prefixDirsPsr4 = array (
'OCA\\WebhookListeners\\' =>
'OCA\\WebhookListeners\\' =>
array (
0 => __DIR__ . '/..' . '/../lib',
),

View file

@ -7,14 +7,14 @@ namespace Composer\Autoload;
class ComposerStaticInitWorkflowEngine
{
public static $prefixLengthsPsr4 = array (
'O' =>
'O' =>
array (
'OCA\\WorkflowEngine\\' => 19,
),
);
public static $prefixDirsPsr4 = array (
'OCA\\WorkflowEngine\\' =>
'OCA\\WorkflowEngine\\' =>
array (
0 => __DIR__ . '/..' . '/../lib',
),

View file

@ -22,8 +22,8 @@ COMPOSER_MAJOR_VERSION=$(echo "$COMPOSER_VERSION" | cut -d"." -f1)
COMPOSER_MINOR_VERSION=$(echo "$COMPOSER_VERSION" | cut -d"." -f2)
COMPOSER_PATCH_VERSION=$(echo "$COMPOSER_VERSION" | cut -d"." -f3)
if ! [ "$COMPOSER_MAJOR_VERSION" -gt 2 -o \( "$COMPOSER_MAJOR_VERSION" -eq 2 -a "$COMPOSER_MINOR_VERSION" -ge 9 \) -o \( "$COMPOSER_MAJOR_VERSION" -eq 2 -a "$COMPOSER_MINOR_VERSION" -eq 8 -a "$COMPOSER_PATCH_VERSION" -ge 12 \) ]; then
echo "composer version >= 2.8.12 required. Version found: $COMPOSER_VERSION" >&2
if ! [ "$COMPOSER_MAJOR_VERSION" -gt 2 -o \( "$COMPOSER_MAJOR_VERSION" -eq 2 -a "$COMPOSER_MINOR_VERSION" -ge 10 \) -o \( "$COMPOSER_MAJOR_VERSION" -eq 2 -a "$COMPOSER_MINOR_VERSION" -eq 9 -a "$COMPOSER_PATCH_VERSION" -ge 2 \) ]; then
echo "composer version >= 2.9.2 required. Version found: $COMPOSER_VERSION" >&2
exit 1
fi

View file

@ -11,32 +11,32 @@ class ComposerStaticInit749170dad3f5e7f9ca158f5a9f04f6a2
);
public static $prefixLengthsPsr4 = array (
'O' =>
'O' =>
array (
'OC\\Core\\' => 8,
'OC\\' => 3,
'OCP\\' => 4,
),
'N' =>
'N' =>
array (
'NCU\\' => 4,
),
);
public static $prefixDirsPsr4 = array (
'OC\\Core\\' =>
'OC\\Core\\' =>
array (
0 => __DIR__ . '/../../..' . '/core',
),
'OC\\' =>
'OC\\' =>
array (
0 => __DIR__ . '/../../..' . '/lib/private',
),
'OCP\\' =>
'OCP\\' =>
array (
0 => __DIR__ . '/../../..' . '/lib/public',
),
'NCU\\' =>
'NCU\\' =>
array (
0 => __DIR__ . '/../../..' . '/lib/unstable',
),