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 10 #20

Merged
merged 13 commits into from
Jan 24, 2024

Update Dockerfile

01c8c68
Select commit
Loading
Failed to load commit list.
Merged

Add support for Laravel 10 #20

Update Dockerfile
01c8c68
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed succeeded Jan 24, 2024 in 0s

5 / 5 tasks completed

All tasks have been completed

Details

Required Tasks

Task Status
Support Laravel 10 Incomplete
Up minimal PHP version to 8.1 Incomplete
Up minimal phpunit version 10.0 Incomplete
Up minimal phpstan version to 1.10 Incomplete
My code follows the style guidelines of this project Completed
I have performed a self-review of my own code Completed
I have commented my code, particularly in hard-to-understand areas Completed
I wrote unit tests for my code (if tests is required for my changes) Completed
I have made changes in CHANGELOG.md file Completed