summaryrefslogtreecommitdiffstats
path: root/vendor/composer/include_paths.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/composer/include_paths.php')
-rw-r--r--vendor/composer/include_paths.php10
1 files changed, 0 insertions, 10 deletions
diff --git a/vendor/composer/include_paths.php b/vendor/composer/include_paths.php
deleted file mode 100644
index fe56a21d8..000000000
--- a/vendor/composer/include_paths.php
+++ /dev/null
@@ -1,10 +0,0 @@
-<?php
-
-// include_paths.php @generated by Composer
-
-$vendorDir = dirname(dirname(__FILE__));
-$baseDir = dirname($vendorDir);
-
-return array(
- $vendorDir . '/pear/net_url2',
-);