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