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

- laravel version update #64

Merged
merged 3 commits into from
Dec 11, 2024
Merged

- laravel version update #64

merged 3 commits into from
Dec 11, 2024

Conversation

MFarukDemirkoparan
Copy link
Collaborator

No description provided.

Copy link

what-the-diff bot commented Dec 11, 2024

PR Summary

  • Enhancement of PHP and Laravel Versions: The PHP versions in the GitHub Actions configuration have been adjusted from 8.2 to include both 8.2, 8.3 and Laravel version has been upgraded from 10.* to the latest 11.*. This brings the system up-to-date with the latest reliably functional programming versions ensuring enhanced performance and security.
  • Alteration of Dependencies in Workflow: The testbench has been updated from 8.* to 9.* and the Carbon version was switched to ^3 in alignment with the Laravel 11.* upgrade. These changes improve the functionality and interoperability of different components within our system.
  • Revision of Composer Requirements: The laravel/framework dependency has been changed from ^10.0 to include ^10.0|^11.0, now offering compatibility with the newly updated Laravel 11 version. This makes it possible for the project to utilize all the features and improvements available in Laravel 11.
  • Update of Development Dependencies: Various development tools and frameworks including nunomaduro/collision, nunomaduro/larastan, orchestra/testbench, pestphp/pest with pestphp/pest-plugin-laravel, and others have been upgraded to their newer versions. The upgrade ensures that we are utilizing the latest available tools with all their enhancements, and provides for an improved, more efficient, and capable development environment.

@emreakay emreakay merged commit 5ecfb3d into main Dec 11, 2024
6 checks passed
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