comparison vendor/composer/autoload_namespaces.php @ 18:af1871eacc83

Update to Drupal core 8.7.1
author Chris Cannam
date Thu, 09 May 2019 15:33:08 +0100
parents 129ea1e6d783
children
comparison
equal deleted inserted replaced
17:129ea1e6d783 18:af1871eacc83
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 'Drush' => array($vendorDir . '/drush/drush/lib'), 16 'Drush' => array($vendorDir . '/drush/drush/lib'),
17 'Drupal\\' => array($vendorDir . '/drupal/coder/coder_sniffer/Drupal'), 17 'Drupal\\' => array($vendorDir . '/drupal/coder/coder_sniffer/Drupal'),
18 'DrupalPractice\\' => array($vendorDir . '/drupal/coder/coder_sniffer/Drupal'), 18 'DrupalPractice\\' => array($vendorDir . '/drupal/coder/coder_sniffer/DrupalPractice'),
19 'Doctrine\\Common\\Lexer\\' => array($vendorDir . '/doctrine/lexer/lib'), 19 'Doctrine\\Common\\Lexer\\' => array($vendorDir . '/doctrine/lexer/lib'),
20 'Doctrine\\Common\\Collections\\' => array($vendorDir . '/doctrine/collections/lib'), 20 'Doctrine\\Common\\Collections\\' => array($vendorDir . '/doctrine/collections/lib'),
21 'Dflydev\\DotAccessData' => array($vendorDir . '/dflydev/dot-access-data/src'), 21 'Dflydev\\DotAccessData' => array($vendorDir . '/dflydev/dot-access-data/src'),
22 'Consolidation' => array($vendorDir . '/drush/drush/lib'), 22 'Consolidation' => array($vendorDir . '/drush/drush/lib'),
23 'Console' => array($vendorDir . '/pear/console_getopt'),
24 'Archive_Tar' => array($vendorDir . '/pear/archive_tar'),
25 '' => array($vendorDir . '/pear/pear-core-minimal/src'),
23 ); 26 );