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 のバージョンを 5.8 に更新 #443

Merged
merged 54 commits into from
Sep 17, 2019
Merged

Conversation

gomasy
Copy link
Owner

@gomasy gomasy commented Sep 17, 2019

No description provided.

GrahamCampbell and others added 30 commits September 17, 2019 15:58
The new password is of 8 characters, as required by #4794
This functionality was added in laravel/framework 9aa1706.
Laravel 5.8 limits dotenv to only rely on $_SERVER and not $_ENV. See laravel/framework#27462
All new migrations will be using bigIncrements
laravel/framework#26472
Lenophie and others added 24 commits September 17, 2019 16:32
…s on the same server potentially sharing the same queued jobs
This adds the DYNAMODB_ENDPOINT environment variable to the
dynamodb store of the cache cofig.

Its usage is implemented in the framework as laravel/framework#28600
…telist if behind proxy e.g. Cloudflare (#5055)
It was the only redis setting that wasn't overridable by an environment variable. It can help if you have multiple instances using the same `APP_NAME`, e.g. a staging instance
These now ship with a dedicated config file for Cashier.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1865

  • 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.377%

Totals Coverage Status
Change from base Build 1860: 0.0%
Covered Lines: 362
Relevant Lines: 424

💛 - Coveralls

@gomasy gomasy merged commit 3348893 into master Sep 17, 2019
@gomasy gomasy deleted the feature/laravel-5.8 branch September 17, 2019 08:57
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.

None yet