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

build: update illuminate/contracts version requirement #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alexnogueirasilva
Copy link

This Pull Request updates the composer.json dependencies to support Laravel 12, ensuring that this package remains compatible with the latest version of the Laravel framework. The changes preserve compatibility with previously supported versions while enabling installation in environments running Laravel 12.

  • Benefits:

    • Ensures compatibility with Laravel 12’s new features and security improvements.
    • Keeps the package aligned with the Laravel ecosystem, preventing version conflicts for users upgrading their applications.
    • Maintains future readiness, making it easier to adopt upcoming Laravel releases.
  • Impact:

    • No significant breaking changes are expected for existing Laravel 10 or 11 users.
    • The minimum PHP requirement remains at ^8.2, consistent with Laravel 12’s requirements.

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 this pull request may close these issues.

1 participant