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

Added Laravel 10 and PHP 8.1 Support #626

Merged
merged 9 commits into from
Mar 18, 2023
Merged

Conversation

rubensrocha
Copy link
Contributor

Q A
Bug fix? yes
New feature? no

I added support for Laravel 10 as well as PHP 8.1. It was also necessary to change the 'min-style' from 98 to 96, because the Test Workflow in macos-latest with PHP 7.4 was not passing.

@phh
Copy link

phh commented Feb 22, 2023

Missing the update of sebastian/diff: rubensrocha#1

However, seems like there are some issues regarding the archiving of phploc. See #622

@exzib
Copy link

exzib commented Mar 3, 2023

Nice!

@cmgmyr
Copy link
Collaborator

cmgmyr commented Mar 17, 2023

@rubensrocha thank you for the PR! I've made some changes to the GH actions. Can you rebase from master so we can ensure all the new tests pass?

@rubensrocha
Copy link
Contributor Author

@rubensrocha thank you for the PR! I've made some changes to the GH actions. Can you rebase from master so we can ensure all the new tests pass?

Done

@cmgmyr cmgmyr merged commit 74d64f2 into nunomaduro:master Mar 18, 2023
@cmgmyr
Copy link
Collaborator

cmgmyr commented Mar 18, 2023

Thanks!

@cmgmyr cmgmyr mentioned this pull request Mar 18, 2023
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.

4 participants