Mercurial > hg > isophonics-drupal-site
diff vendor/composer/autoload_namespaces.php @ 17:129ea1e6d783
Update, including to Drupal core 8.6.10
author | Chris Cannam |
---|---|
date | Thu, 28 Feb 2019 13:21:36 +0000 |
parents | 1fec387a4317 |
children | af1871eacc83 |
line wrap: on
line diff
--- a/vendor/composer/autoload_namespaces.php Tue Jul 10 15:07:59 2018 +0100 +++ b/vendor/composer/autoload_namespaces.php Thu Feb 28 13:21:36 2019 +0000 @@ -11,12 +11,13 @@ 'Twig_' => array($vendorDir . '/twig/twig/lib'), 'Stack' => array($vendorDir . '/stack/builder/src'), 'Prophecy\\' => array($vendorDir . '/phpspec/prophecy/src'), - 'JakubOnderka\\PhpConsoleHighlighter' => array($vendorDir . '/jakub-onderka/php-console-highlighter/src'), - 'JakubOnderka\\PhpConsoleColor' => array($vendorDir . '/jakub-onderka/php-console-color/src'), 'Egulias\\' => array($vendorDir . '/egulias/email-validator/src'), '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'), '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'), );