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 12 compatibility #177

Merged
merged 7 commits into from
Mar 5, 2025
Merged

Laravel 12 compatibility #177

merged 7 commits into from
Mar 5, 2025

Conversation

mechelon
Copy link
Member

@mechelon mechelon commented Mar 5, 2025

No description provided.

Copy link

what-the-diff bot commented Mar 5, 2025

PR Summary

  • Enhancement of GitHub Actions Workflow
    Our system's automation process, known as GitHub Actions Workflow, has been updated to include Laravel version 12 and Testbench version 10, which would enhance the capability and performance of our main system.

  • Improved PHP Strategy
    There have been improvements to the PHP matrix strategy, which is a part of our automatic operation plan, to support this new Laravel and Testbench version. This simply means that our system now knows how to handle the updated versions more effectively.

  • composer.json Updates

    • The file, composer.json, which is responsible for managing our project's different software components, now requires Laravel 12 for illuminate/support. This means our project now needs Laravel 12 to provide the 'illuminate/support' feature.
    • The require-dev dependencies in composer.json have been improved to include newer versions of orchestra/testbench, pestphp/pest, pestphp/pest-plugin-laravel, and phpunit/phpunit. These are tools used during development to ensure our system is functioning correctly, and their newer versions would enable us to be more efficient in managing the project.

@mechelon mechelon merged commit aa876c8 into main Mar 5, 2025
13 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