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

[4.x] Merges develop #259

Merged
merged 1 commit into from
Jan 12, 2024
Merged

[4.x] Merges develop #259

merged 1 commit into from
Jan 12, 2024

Conversation

nunomaduro
Copy link
Member

This pull request merges the work done on the develop branch.

* Adds L11 support

* Fixes missing readme

* Removes references to `RouteServiceProvider`

* Injects `Controller` stub

* Adds missing `.php` suffix

* Fixes stubs

* Overrides service provider if needed

* Fixes namespace

* Redirects home

* docs

* Installs `2014_10_12_100000_create_password_resets_table` for older Laravel versions

* Only copies reset passports before Laravel 11
@driesvints driesvints merged commit 7335d70 into 4.x Jan 12, 2024
9 checks passed
@driesvints driesvints deleted the develop branch January 12, 2024 15:56
@kolydart
Copy link

kolydart commented Feb 27, 2024

TestCase::getMockForTrait() is deprecated according to the developer of phpunit. The mehod is used in tests/AuthBackend/ThrottleLoginsTest.php test class. I did not know where to report this. There is no "issues" tab for the package.

@driesvints
Copy link
Member

@kolydart fixed: #262

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants