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

Laravel のバージョンを 6 系にアップデート #446

Merged
merged 23 commits into from
Sep 19, 2019

Conversation

gomasy
Copy link
Owner

@gomasy gomasy commented Sep 19, 2019

No description provided.

driesvints and others added 23 commits September 19, 2019 15:39
* add ThrottleRequests to the priority array

* Move ThrottleRequests under Authenticate middleware
* Use phpredis as default Redis client

Follow up for laravel/framework#29688

It's best that we already start using `phpredis` as a default to discourage usage of Predis.

* Update database.php
https://bugs.php.net/bug.php?id=78516
Argon2 requires at least 8KB
On PHP 7.4 memory 1024 will throw:
password_hash(): Memory cost is outside of allowed memory range
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1877

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 85.142%

Totals Coverage Status
Change from base Build 1874: 0.0%
Covered Lines: 361
Relevant Lines: 424

💛 - Coveralls

@gomasy gomasy merged commit 2252c39 into master Sep 19, 2019
@gomasy gomasy deleted the feature/laravel-6.0 branch September 19, 2019 07:16
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.

10 participants