X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=vendor%2Fcomposer%2Fautoload_namespaces.php;h=4af49dccb4dc596245d2ea0aa623d379cdd641b8;hb=5ca1b61ad2659177690cbde2cf7675f9c0d50491;hp=63e839744ff30eaac5ca1fc2eb4b65ee6899af54;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/vendor/composer/autoload_namespaces.php b/vendor/composer/autoload_namespaces.php index 63e839744..4af49dccb 100644 --- a/vendor/composer/autoload_namespaces.php +++ b/vendor/composer/autoload_namespaces.php @@ -12,21 +12,14 @@ return array( 'Sunra\\PhpSimple\\HtmlDomParser' => array($vendorDir . '/sunra/php-simple-html-dom-parser/Src'), 'Stack' => array($vendorDir . '/stack/builder/src'), 'Prophecy\\' => array($vendorDir . '/phpspec/prophecy/src'), - 'Michelf' => array($vendorDir . '/michelf/php-markdown'), - 'JakubOnderka\\PhpConsoleHighlighter' => array($vendorDir . '/jakub-onderka/php-console-highlighter/src'), - 'JakubOnderka\\PhpConsoleColor' => array($vendorDir . '/jakub-onderka/php-console-color/src'), - 'Instagram' => array($vendorDir . '/php-instagram-api/php-instagram-api'), 'HTMLPurifier' => array($vendorDir . '/ezyang/htmlpurifier/library'), 'Egulias\\' => array($vendorDir . '/egulias/email-validator/src'), 'EasyRdf_' => array($vendorDir . '/easyrdf/easyrdf/lib'), - 'Drush' => array($vendorDir . '/drush/config-extra/lib', $vendorDir . '/drush/drush/lib'), + 'Drush' => array($vendorDir . '/drush/config-extra/lib'), 'Doctrine\\Common\\Lexer\\' => array($vendorDir . '/doctrine/lexer/lib'), - 'Doctrine\\Common\\Inflector\\' => array($vendorDir . '/doctrine/inflector/lib'), 'Doctrine\\Common\\Collections\\' => array($vendorDir . '/doctrine/collections/lib'), - 'Doctrine\\Common\\Annotations\\' => array($vendorDir . '/doctrine/annotations/lib'), 'Dflydev\\PlaceholderResolver' => array($vendorDir . '/dflydev/placeholder-resolver/src'), 'Dflydev\\DotAccessData' => array($vendorDir . '/dflydev/dot-access-data/src'), 'Dflydev\\DotAccessConfiguration' => array($vendorDir . '/dflydev/dot-access-configuration/src'), - 'Consolidation' => array($vendorDir . '/drush/drush/lib'), 'Caxy\\HtmlDiff' => array($vendorDir . '/caxy/php-htmldiff/lib'), );