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

Update for laravel 11 #11

Closed
wants to merge 3 commits into from
Closed

Update for laravel 11 #11

wants to merge 3 commits into from

Conversation

dexkcd
Copy link

@dexkcd dexkcd commented Sep 27, 2024

This package is not up to date with the latest version of laravel.

Laravel 11 changes that affects this package is pretty small (Hopefully).

  • Updated the packagest to match Laravel 11
  • Updated isFake to public as per new Facade signature

@clemblanco
Copy link
Contributor

Thanks for your contribution @dexkcd 👍

This will be included into #12

@clemblanco clemblanco closed this Dec 17, 2024
clemblanco added a commit that referenced this pull request Dec 17, 2024
- Follow-up from #11
- Adding support for Laravel 11, PHP 8.2+ and using pest as our test runner.
- Convert all our tests from phpunit to pest syntax.

Co-authored-by: @dexkcd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants