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

remove laravel explicit version dependency #86

Merged
merged 2 commits into from Mar 28, 2024
Merged

Conversation

bezhanSalleh
Copy link
Owner

No description provided.

Copy link

what-the-diff bot commented Mar 28, 2024

PR Summary

  • Enhanced Testing Capabilities
    The 'run-tests.yml' file has been modified to include a wider range of PHP and Laravel versions for testing. This helps us ensure that our software works well under various configurations. We've also employed an exclusion rule for a specific combination of Laravel 11 with PHP 8.1 where some known issues exist.

  • Expanded PHP Compatibility and Dependencies Update
    Our 'composer.json' file now recognizes PHP 8.3, opening the door for users who operate on this newest version. The required versions for certain packages (nunomaduro/collision, orchestra/testbench, pestphp/pest, and pestphp/pest-plugin-laravel) have also been updated. These updates result in more consistent performance and may lead to new features and capabilities.

@bezhanSalleh bezhanSalleh mentioned this pull request Mar 28, 2024
@bezhanSalleh bezhanSalleh merged commit ac059dc into main Mar 28, 2024
1 check passed
@bezhanSalleh bezhanSalleh deleted the 3-xlaravel-11 branch March 28, 2024 07:45
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.

compatibility with laravel 11 Problem with instaling in new Laravel 11 project
1 participant