update v1.0.7.9 R.C.
This is a Release Candidate. We are still testing.
This commit is contained in:
6
vendor/composer/autoload_namespaces.php
vendored
6
vendor/composer/autoload_namespaces.php
vendored
@@ -8,8 +8,13 @@ $baseDir = dirname($vendorDir);
|
||||
return array(
|
||||
'thomaswelton\\GravatarLib\\' => array($vendorDir . '/thomaswelton/gravatarlib'),
|
||||
'libphonenumber' => array($vendorDir . '/giggsey/libphonenumber-for-php/src'),
|
||||
'ZendService\\Google\\Gcm\\' => array($vendorDir . '/zendframework/zendservice-google-gcm/library'),
|
||||
'ZendService\\Google\\Exception\\' => array($vendorDir . '/zendframework/zendservice-google-gcm/library'),
|
||||
'ZendService\\Apple\\Exception\\' => array($vendorDir . '/zendframework/zendservice-apple-apns/library'),
|
||||
'ZendService\\Apple\\Apns\\' => array($vendorDir . '/zendframework/zendservice-apple-apns/library'),
|
||||
'Whoops' => array($vendorDir . '/filp/whoops/src'),
|
||||
'System' => array($vendorDir . '/phpseclib/phpseclib/phpseclib'),
|
||||
'Sly' => array($vendorDir . '/sly/notification-pusher/src'),
|
||||
'Psr\\Log\\' => array($vendorDir . '/psr/log'),
|
||||
'Prophecy\\' => array($vendorDir . '/phpspec/prophecy/src'),
|
||||
'PhpSpec' => array($vendorDir . '/phpspec/phpspec/src'),
|
||||
@@ -23,6 +28,7 @@ return array(
|
||||
'File' => array($vendorDir . '/phpseclib/phpseclib/phpseclib'),
|
||||
'Doctrine\\Common\\Inflector\\' => array($vendorDir . '/doctrine/inflector/lib'),
|
||||
'Diff' => array($vendorDir . '/phpspec/php-diff/lib'),
|
||||
'Davibennun\\LaravelPushNotification' => array($vendorDir . '/davibennun/laravel-push-notification/src'),
|
||||
'Crypt' => array($vendorDir . '/phpseclib/phpseclib/phpseclib'),
|
||||
'Cron' => array($vendorDir . '/mtdowling/cron-expression/src'),
|
||||
'Chumper\\Zipper' => array($vendorDir . '/chumper/zipper/src'),
|
||||
|
Reference in New Issue
Block a user