Mercurial > hg > isophonics-drupal-site
diff 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 |
line wrap: on
line diff
--- a/vendor/composer/autoload_namespaces.php Thu Feb 28 13:21:36 2019 +0000 +++ b/vendor/composer/autoload_namespaces.php Thu May 09 15:33:08 2019 +0100 @@ -11,13 +11,16 @@ 'Twig_' => array($vendorDir . '/twig/twig/lib'), 'Stack' => array($vendorDir . '/stack/builder/src'), 'Prophecy\\' => array($vendorDir . '/phpspec/prophecy/src'), - 'Egulias\\' => array($vendorDir . '/egulias/email-validator/src'), + 'PEAR' => array($vendorDir . '/pear/pear_exception'), 'EasyRdf_' => array($vendorDir . '/easyrdf/easyrdf/lib'), 'Drush' => array($vendorDir . '/drush/drush/lib'), 'Drupal\\' => array($vendorDir . '/drupal/coder/coder_sniffer/Drupal'), - 'DrupalPractice\\' => array($vendorDir . '/drupal/coder/coder_sniffer/Drupal'), + 'DrupalPractice\\' => array($vendorDir . '/drupal/coder/coder_sniffer/DrupalPractice'), 'Doctrine\\Common\\Lexer\\' => array($vendorDir . '/doctrine/lexer/lib'), 'Doctrine\\Common\\Collections\\' => array($vendorDir . '/doctrine/collections/lib'), 'Dflydev\\DotAccessData' => array($vendorDir . '/dflydev/dot-access-data/src'), 'Consolidation' => array($vendorDir . '/drush/drush/lib'), + 'Console' => array($vendorDir . '/pear/console_getopt'), + 'Archive_Tar' => array($vendorDir . '/pear/archive_tar'), + '' => array($vendorDir . '/pear/pear-core-minimal/src'), );