summaryrefslogtreecommitdiffstats
path: root/owncloud-8.2.3-use_system_phpparser.patch
diff options
context:
space:
mode:
Diffstat (limited to 'owncloud-8.2.3-use_system_phpparser.patch')
-rw-r--r--owncloud-8.2.3-use_system_phpparser.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/owncloud-8.2.3-use_system_phpparser.patch b/owncloud-8.2.3-use_system_phpparser.patch
new file mode 100644
index 0000000..716bd8d
--- /dev/null
+++ b/owncloud-8.2.3-use_system_phpparser.patch
@@ -0,0 +1,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',
+ );
++