This repository was archived by the owner on Mar 29, 2026. It is now read-only.
Laravel 13 Compatibility #157
Unanswered
SourabhTops
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
While upgrading my application to Laravel 13 I encountered dependency conflicts related to illuminate/contracts.
Problem 2
Composer fails to resolve dependencies due to incompatible illuminate/contracts version constraints.
All reactions