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

Version 2 #134

Merged
merged 7 commits into from
Feb 18, 2025
Merged

Version 2 #134

merged 7 commits into from
Feb 18, 2025

Conversation

askdkc
Copy link
Owner

@askdkc askdkc commented Feb 18, 2025

  • Drop Old Version Support
  • Works Laravel 11 and above
  • Works PHP 8.2 and above

Copy link

what-the-diff bot commented Feb 18, 2025

PR Summary

  • PHP Version Standardization
    The PHP versions we're using have been updated. The version 8.0 has been phased out, while versions 8.1 to 8.4 continue to be used. This brings our operation up to date with the latest and most secure PHP versions.

  • Narrow Focus on Laravel Version
    We've tightened our support to be mostly around Laravel version 11.* . This means we're no longer spreading our efforts across multiple versions (9., 10., 11.*) and can provide a better concentrated support to one specific platform.

  • Workflow Simplification
    We've also made our workflow simpler by removing some previously used combinations of Laravel 9.* and 10.* with PHP 8.0. This should help to streamline our work processes and avoid unnecessary complications.

@askdkc askdkc merged commit a823096 into main Feb 18, 2025
5 checks passed
@askdkc askdkc deleted the v2 branch February 18, 2025 07:04
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.

2 participants