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

Add support for Laravel 11 #68

Conversation

josemariagomez
Copy link
Contributor

This PR just add support for Laravel 11

Copy link

what-the-diff bot commented Feb 22, 2024

PR Summary

  • Updated Version Requirements in composer.json
    This pull request updates the version requirements for several key packages in the composer.json file. This file dictates the configuration requirements for the project's dependencies. By increasing the version numbers, the project maintains its alignment with the latest versions of these dependencies ensuring better performance, new features, and improved security.

  • Changes to illuminate/support Package
    The illuminate/support package, an important set of helper functions for the Laravel framework, now includes support for versions 8.24 to 11.0. This broadens the level of compatibility with various versions of Laravel.

  • Changes to inertiajs/inertia-laravel Package
    The inertiajs/inertia-laravel package, which works to simplify the building of single-page applications, now includes support for versions 0.6 and 1.0. These updates will make our single-page applications more efficient and compatible with the latest advancements.

  • Changes to orchestra/testbench Package
    The orchestra/testbench package, a toolbox for testing Laravel packages, has expanded its support to include versions 6.9 to 9.0. This means our testing processes should be more robust and versatile, capable of efficiently working with newer versions of the Laravel packages.

@lepikhinb
Copy link
Owner

Thank you!

@lepikhinb lepikhinb closed this Mar 13, 2024
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