File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
apps/files_sharing/composer/composer Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 6868 'OCA \\Files_Sharing \\Migration \\Version11300Date20201120141438 ' => $ baseDir . '/../lib/Migration/Version11300Date20201120141438.php ' ,
6969 'OCA \\Files_Sharing \\Migration \\Version21000Date20201223143245 ' => $ baseDir . '/../lib/Migration/Version21000Date20201223143245.php ' ,
7070 'OCA \\Files_Sharing \\Migration \\Version22000Date20210216084241 ' => $ baseDir . '/../lib/Migration/Version22000Date20210216084241.php ' ,
71+ 'OCA \\Files_Sharing \\Migration \\Version24000Date20220404142216 ' => $ baseDir . '/../lib/Migration/Version24000Date20220404142216.php ' ,
7172 'OCA \\Files_Sharing \\MountProvider ' => $ baseDir . '/../lib/MountProvider.php ' ,
7273 'OCA \\Files_Sharing \\Notification \\Listener ' => $ baseDir . '/../lib/Notification/Listener.php ' ,
7374 'OCA \\Files_Sharing \\Notification \\Notifier ' => $ baseDir . '/../lib/Notification/Notifier.php ' ,
Original file line number Diff line number Diff line change @@ -83,6 +83,7 @@ class ComposerStaticInitFiles_Sharing
8383 'OCA \\Files_Sharing \\Migration \\Version11300Date20201120141438 ' => __DIR__ . '/.. ' . '/../lib/Migration/Version11300Date20201120141438.php ' ,
8484 'OCA \\Files_Sharing \\Migration \\Version21000Date20201223143245 ' => __DIR__ . '/.. ' . '/../lib/Migration/Version21000Date20201223143245.php ' ,
8585 'OCA \\Files_Sharing \\Migration \\Version22000Date20210216084241 ' => __DIR__ . '/.. ' . '/../lib/Migration/Version22000Date20210216084241.php ' ,
86+ 'OCA \\Files_Sharing \\Migration \\Version24000Date20220404142216 ' => __DIR__ . '/.. ' . '/../lib/Migration/Version24000Date20220404142216.php ' ,
8687 'OCA \\Files_Sharing \\MountProvider ' => __DIR__ . '/.. ' . '/../lib/MountProvider.php ' ,
8788 'OCA \\Files_Sharing \\Notification \\Listener ' => __DIR__ . '/.. ' . '/../lib/Notification/Listener.php ' ,
8889 'OCA \\Files_Sharing \\Notification \\Notifier ' => __DIR__ . '/.. ' . '/../lib/Notification/Notifier.php ' ,
You can’t perform that action at this time.
0 commit comments