comparison vendor/composer/include_paths.php @ 5:12f9dff5fda9 tip

Update to Drupal core 8.7.1
author Chris Cannam
date Thu, 09 May 2019 15:34:47 +0100
parents
children
comparison
equal deleted inserted replaced
4:a9cd425dd02b 5:12f9dff5fda9
1 <?php
2
3 // include_paths.php @generated by Composer
4
5 $vendorDir = dirname(dirname(__FILE__));
6 $baseDir = dirname($vendorDir);
7
8 return array(
9 $vendorDir . '/pear/archive_tar',
10 $vendorDir . '/pear/console_getopt',
11 $vendorDir . '/pear/pear-core-minimal/src',
12 $vendorDir . '/pear/pear_exception',
13 );