dependencies-upgrade
This commit is contained in:
3
vendor/composer/autoload_namespaces.php
vendored
3
vendor/composer/autoload_namespaces.php
vendored
@@ -8,11 +8,8 @@ $baseDir = dirname($vendorDir);
|
||||
return array(
|
||||
'thomaswelton\\GravatarLib\\' => array($vendorDir . '/thomaswelton/gravatarlib'),
|
||||
'PhpSpec' => array($vendorDir . '/phpspec/phpspec/src'),
|
||||
'Mremi\\UrlShortener' => array($vendorDir . '/mremi/url-shortener/src'),
|
||||
'Mockery' => array($vendorDir . '/mockery/mockery/library'),
|
||||
'HTMLPurifier' => array($vendorDir . '/ezyang/htmlpurifier/library'),
|
||||
'Guzzle\\Tests' => array($vendorDir . '/guzzle/guzzle/tests'),
|
||||
'Guzzle' => array($vendorDir . '/guzzle/guzzle/src'),
|
||||
'ForceUTF8\\' => array($vendorDir . '/neitanod/forceutf8/src'),
|
||||
'Flow' => array($vendorDir . '/flowjs/flow-php-server/src'),
|
||||
'Fetch' => array($vendorDir . '/tedivm/fetch/src'),
|
||||
|
Reference in New Issue
Block a user