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

Update illuminate/support requirement to include version 12.0 #195

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

Conversation

nisone
Copy link

@nisone nisone commented Mar 18, 2025

Update illuminate/support Requirement to Include Version 12.0
Overview
This pull request updates the illuminate/support package requirement to include version 12.0. This change ensures compatibility with Laravel 12.x and allows users to integrate the latest features and improvements provided by the illuminate/support package.

Changes
Updated composer.json to require illuminate/support version ^12.0.
Motivation
The Laravel ecosystem continually evolves, and keeping dependencies up-to-date ensures that the package remains compatible with the latest versions of Laravel. This update is crucial for users who are upgrading their applications to Laravel 12.x.

Testing
Ensure all existing tests pass with the updated dependency.
Perform manual testing to verify compatibility with Laravel 12.x.
Additional Notes
Users should verify their applications and other dependencies for compatibility with illuminate/support version 12.0 before upgrading.
Any additional feedback or suggestions for improving this update are welcome.

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