summaryrefslogtreecommitdiffstats
path: root/owncloud-8.2.3-use_system_assetic.patch
blob: d30cbfb7ff0f96f9913fd85f17b7a14a6e39add6 (plain)
1
2
3
4
5
6
7
8
9
10
11
diff --git a/3rdparty/composer/autoload_files.php b/3rdparty/composer/autoload_files.php
index eda4201..d87ed77 100644
--- a/3rdparty/composer/autoload_files.php
+++ b/3rdparty/composer/autoload_files.php
@@ -9,6 +9,5 @@ return array(
     'ad155f8f1cf0d418fe49e248db8c661b' => $vendorDir . '/react/promise/src/functions_include.php',
     'e40631d46120a9c38ea139981f8dab26' => $vendorDir . '/ircmaxell/password-compat/lib/password.php',
     '2c102faa651ef8ea5874edb585946bce' => $vendorDir . '/swiftmailer/swiftmailer/lib/swift_required.php',
-    'ce89ac35a6c330c55f4710717db9ff78' => $vendorDir . '/kriswallsmith/assetic/src/functions.php',
 );