Laravel 8 to 9 upgrade issue. #42776
-
Hello, I have followed the upgrade guide: https://laravel.com/docs/9.x/upgrade all the way to 'Symofny Mailer' but failing to do the following commands; Composer Console Error Log:
Composer.json:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
From the error output you posted:
You need to update this third-party dependency, which in the version you manually required in your The upgrade guide suggests that:
reference: https://laravel.com/docs/9.x/upgrade#updating-dependencies |
Beta Was this translation helpful? Give feedback.
From the error output you posted:
You need to update this third-party dependency, which in the version you manually required in your
composer.json
does not work with Laravel 9 packages.The upgrade guide suggests that:
reference: https://laravel.com/docs/9.x/upgrade#updating-dependencies