Problems running latest code with PHP 7.0 / Laravel 5.5 #163
-
After migrating my project to wintercms from octobercms I am facing these problems with composer update command
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Seems like you set |
Beta Was this translation helpful? Give feedback.
-
Its not working i think the problem is with laravel version because I m using laravel version 5.5, now i m getting these problem after changing the value to 7.4
|
Beta Was this translation helpful? Give feedback.
-
That seems to be the issue. You should upgrade Laravel to 6. Check out the upgrade notes on how to do that: https://github.com/wintercms/meta/blob/master/l6-upgrade-notes.md |
Beta Was this translation helpful? Give feedback.
That seems to be the issue. You should upgrade Laravel to 6. Check out the upgrade notes on how to do that: https://github.com/wintercms/meta/blob/master/l6-upgrade-notes.md