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

Update to Drupal core 8.7.1
author Chris Cannam
date Thu, 09 May 2019 15:34:47 +0100
parents a9cd425dd02b
children
comparison
equal deleted inserted replaced
4:a9cd425dd02b 5:12f9dff5fda9
9 'org\\bovigo\\vfs\\' => array($vendorDir . '/mikey179/vfsStream/src/main/php'), 9 'org\\bovigo\\vfs\\' => array($vendorDir . '/mikey179/vfsStream/src/main/php'),
10 'WebDriver' => array($vendorDir . '/instaclick/php-webdriver/lib'), 10 'WebDriver' => array($vendorDir . '/instaclick/php-webdriver/lib'),
11 'Twig_' => array($vendorDir . '/twig/twig/lib'), 11 'Twig_' => array($vendorDir . '/twig/twig/lib'),
12 'Stack' => array($vendorDir . '/stack/builder/src'), 12 'Stack' => array($vendorDir . '/stack/builder/src'),
13 'Prophecy\\' => array($vendorDir . '/phpspec/prophecy/src'), 13 'Prophecy\\' => array($vendorDir . '/phpspec/prophecy/src'),
14 'Egulias\\' => array($vendorDir . '/egulias/email-validator/src'), 14 'PEAR' => array($vendorDir . '/pear/pear_exception'),
15 'EasyRdf_' => array($vendorDir . '/easyrdf/easyrdf/lib'), 15 'EasyRdf_' => array($vendorDir . '/easyrdf/easyrdf/lib'),
16 'Drupal\\' => array($vendorDir . '/drupal/coder/coder_sniffer/Drupal'), 16 'Drupal\\' => array($vendorDir . '/drupal/coder/coder_sniffer/Drupal'),
17 'DrupalPractice\\' => array($vendorDir . '/drupal/coder/coder_sniffer/Drupal'), 17 'DrupalPractice\\' => array($vendorDir . '/drupal/coder/coder_sniffer/DrupalPractice'),
18 'Doctrine\\Common\\Lexer\\' => array($vendorDir . '/doctrine/lexer/lib'), 18 'Doctrine\\Common\\Lexer\\' => array($vendorDir . '/doctrine/lexer/lib'),
19 'Doctrine\\Common\\Collections\\' => array($vendorDir . '/doctrine/collections/lib'), 19 'Doctrine\\Common\\Collections\\' => array($vendorDir . '/doctrine/collections/lib'),
20 'Doctrine\\Common\\Annotations\\' => array($vendorDir . '/doctrine/annotations/lib'), 20 'Doctrine\\Common\\Annotations\\' => array($vendorDir . '/doctrine/annotations/lib'),
21 'Dflydev\\DotAccessData' => array($vendorDir . '/dflydev/dot-access-data/src'), 21 'Dflydev\\DotAccessData' => array($vendorDir . '/dflydev/dot-access-data/src'),
22 'Console' => array($vendorDir . '/pear/console_getopt'),
23 'Archive_Tar' => array($vendorDir . '/pear/archive_tar'),
24 '' => array($vendorDir . '/pear/pear-core-minimal/src'),
22 ); 25 );