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

Enable support for laravel 11.x and php 8.x #116

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

marzvrover
Copy link
Contributor

@marzvrover marzvrover commented Oct 6, 2024

This is intended to fix #112 and inspired by #103. It accomplishes this by updating composer.json to allow for the latest versions of doctrine/dbal, phpunit/phpunit, and spatie/phpunit-snapshot-assertions.

Passes tests and verified in project to work

@marzvrover marzvrover marked this pull request as ready for review October 6, 2024 06:00
@LKaemmerling
Copy link

@mpociot would it be possible to get this merged? I would need it within a larger new project :)

@krebbi
Copy link

krebbi commented Dec 2, 2024

Please Merge @mpociot

@mechelon mechelon changed the base branch from master to laravel-11 December 6, 2024 16:48
@mechelon mechelon merged commit be74cdd into beyondcode:laravel-11 Dec 6, 2024
1 check passed
@mechelon
Copy link
Member

mechelon commented Dec 6, 2024

Thanks!

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.

PHP 8.X and Laravel 11 suport
4 participants