Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Laravel 11 #532

Closed
jarwonozt opened this issue Mar 14, 2024 · 2 comments · Fixed by #559
Closed

Upgrade to Laravel 11 #532

jarwonozt opened this issue Mar 14, 2024 · 2 comments · Fixed by #559

Comments

@jarwonozt
Copy link

jarwonozt commented Mar 14, 2024

I tried upgrading to Laravel 11 according to the Laravel documentation guide, but it still doesn't work with an error like the picture below.

Screenshot from 2024-03-14 20-55-29

Do I have to wait for updates from this original repo ?

Error message :

Problem 1
      - Only one can be installed: illumination/contract[v5.0.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8 .0.0 , ..., v8.83.27, v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.2, v11.0.0, ..., v11.0.5], laravel/ framework [v11.0.3, v11.0.4, v11.0.5]. laravel/framework replaces illumination/contracts and therefore cannot coexist with it.
      - arcanedev/support[10.0.0, ..., 10.0.1] requires illumination/contract ^10.0 -> can be satisfied with illumination/contract[v10.0.0, ..., v10.48.2].
      - arcanedev/log-viewer 10.0.0 requires arcanedev/support ^10.0 -> can be satisfied by arcanedev/support[10.0.0, 10.0.1].
      - Root composer.json requires arcanedev/log-viewer ^10.0 -> can be satisfied by arcanedev/log-viewer[10.0.0].
      - Root composer.json requires laravel/framework ^11.0.3 -> can be satisfied by laravel/framework[v11.0.3, v11.0.4, v11.0.5].

Use the --with-all-dependencies (-W) option to allow upgrading, downgrading, and removing packages currently locked to a specific version.
@nasirkhan
Copy link
Owner

Thank you for trying to update to Laravel 11.

As the error suggests updates are blocked by the dependent 3rd party packages. I want to wait this week and then will update Laravel Starter. I hope related packages might be updated by then. If not I will use similar packages for the tasks.

@huylong
Copy link

huylong commented Mar 20, 2024

@nasirkhan thank you so much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants