-
Notifications
You must be signed in to change notification settings - Fork 11.7k
Closed
Description
Hello,
I am trying to update from 5.7.25 to 5.8.2. I have tried myself and using Laravel Shift but everythime I end with this error. Any idea's?
DEMO:/var/www/html# composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 1 install, 32 updates, 10 removals
- Removing zendframework/zend-diactoros (1.8.6)
- Removing php-http/promise (v1.0.0)
- Removing php-http/httplug (v1.1.0)
- Removing php-http/guzzle6-adapter (v1.1.1)
- Removing nexmo/client (1.6.2)
- Removing lcobucci/jwt (3.2.5)
- Removing laravel/slack-notification-channel (v1.0.3)
- Removing laravel/nexmo-notification-channel (v1.0.1)
- Removing phpunit/phpunit-mock-objects (5.0.10)
- Removing coderello/laravel-proximage (0.5.0)
- Updating opis/closure (3.1.5 => 3.1.6): Downloading (100%)
- Installing phpoption/phpoption (1.5.0): Downloading (100%)
- Updating vlucas/phpdotenv (v2.6.1 => v3.3.2): Downloading (100%)
- Updating nesbot/carbon (1.36.2 => 2.14.2): Downloading (100%)
- Updating laravel/framework (v5.7.25 => v5.8.2): Downloading (100%)
- Updating kyslik/column-sortable (5.5.8 => 5.8.0): Downloading (100%)
- Updating arcanedev/support (4.4.0 => 4.5.0): Downloading (100%)
- Updating arcanedev/log-viewer (4.6.3 => 4.7.0): Downloading (100%)
- Updating nikic/php-parser (v4.2.0 => v4.2.1): Downloading (100%)
- Updating bepsvpt/secure-headers (5.3.2 => 5.3.3): Downloading (100%)
- Updating emojione/emojione (4.0.0 => 4.5.0): Downloading (100%)
- Updating mews/purifier (2.1.2 => 2.1.3): Downloading (100%)
- Updating spatie/db-dumper (2.12.0 => 2.13.1): Downloading (100%)
- Updating spatie/laravel-backup (5.12.0 => 6.1.1): Downloading (100%)
- Updating spatie/laravel-cookie-consent (2.6.2 => 2.7.0): Downloading (100%)
- Updating spatie/image-optimizer (1.1.4 => 1.1.5): Downloading (100%)
- Updating spatie/laravel-image-optimizer (1.3.2 => 1.4.0): Downloading (100%)
- Updating spatie/ssl-certificate (1.12.11 => 1.13.0): Downloading (100%)
- Updating stripe/stripe-php (v6.29.3 => v6.30.4): Downloading (100%)
- Updating hamcrest/hamcrest-php (v1.2.2 => v2.0.0): Downloading (100%)
- Updating mockery/mockery (0.9.10 => 1.2.2): Downloading (100%)
- Updating sebastian/resource-operations (1.0.0 => 2.0.1): Downloading (100%)
- Updating sebastian/environment (3.1.0 => 4.1.0): Downloading (100%)
- Updating sebastian/diff (2.0.1 => 3.0.2): Downloading (100%)
- Updating sebastian/comparator (2.1.3 => 3.0.2): Loading from cache
- Updating phpunit/php-timer (1.0.9 => 2.1.1): Downloading (100%)
- Updating phpunit/php-file-iterator (1.4.5 => 2.0.2): Downloading (100%)
- Updating phpunit/php-token-stream (2.0.2 => 3.0.1): Downloading (100%)
- Updating phpunit/php-code-coverage (5.3.2 => 6.1.4): Downloading (100%)
- Updating phar-io/version (1.0.1 => 2.0.1): Loading from cache
- Updating phar-io/manifest (1.0.1 => 1.0.3): Loading from cache
- Updating phpunit/phpunit (6.5.14 => 7.5.6): Downloading (100%)
- Updating nunomaduro/collision (v1.1.22 => v2.1.1): Downloading (100%)
Writing lock file
Generating optimized autoload files
> Illuminate\Foundation\ComposerScripts::postAutoloadDump
> @php artisan package:discover --ansi
In Container.php line 794:
Class blade.compiler does not exist
Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 1
Metadata
Metadata
Assignees
Labels
No labels