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

Test on Laravel 11 #709

Merged
merged 5 commits into from
Feb 20, 2024
Merged

Test on Laravel 11 #709

merged 5 commits into from
Feb 20, 2024

Conversation

shuvroroy
Copy link
Contributor

@shuvroroy shuvroroy commented Feb 11, 2024

Changes

  • Added Laravel 11 required packages.
  • Introduce assertContainsString new static method as in PHPUnit v10 assertStringContainsString is final.
  • As in PHPUnit v10 assertFileDoesNotExist method rename to assertFileNotExists update the code both works for v10 and v9
  • Update the CI test.yml file with support Laravel 11 & PHP 8.3

@bakerkretzmar bakerkretzmar self-assigned this Feb 12, 2024
@bakerkretzmar bakerkretzmar changed the title Add support for laravel 11 Test on Laravel 11 Feb 20, 2024
@bakerkretzmar bakerkretzmar merged commit 6367054 into tighten:main Feb 20, 2024
54 checks passed
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