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 to laravel 10 & 11 #4

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

Conversation

boulama
Copy link

@boulama boulama commented Jul 21, 2024

I updated the requirements to be compatible with the latest versions of Laravel, particularly Laravel 10.x and 11.x

Copy link

what-the-diff bot commented Jul 21, 2024

PR Summary

  • PHP Version Requirement Updated
    The PHP version required to run the project has been updated to include the newer version, PHP 8.2. This means our project now supports running on more recent versions of PHP, enhancing performance and potentially providing more features.

  • Upgraded Dependencies
    Several libraries we depend on for various aspects of the project have been updated to their recent versions. These include:

    • firebase/php-jwt, now supporting version 6.10.
    • guzzlehttp/guzzle, now allowing for version 7.2.
    • illuminate/support, updated to include version 11.0.
    • laravel/pint, now compatible with version 1.16.
    • orchestra/testbench, now supporting version 9.2.
    • pestphp/pest, upgraded to use version 2.34.

    These updates help keep our project on par with recent developments, ensuring better security, better performance, and possibly new features.

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