mirror of
https://github.com/spatie/dnsrecords.io.git
synced 2026-04-27 08:25:57 +03:00
[PR #51] [MERGED] Laravel 5.8 Shift #52
Labels
No labels
bug
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dnsrecords.io#52
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/spatie/dnsrecords.io/pull/51
Author: @freekmurze
Created: 2/28/2019
Status: ✅ Merged
Merged: 2/28/2019
Merged by: @freekmurze
Base:
master← Head:shift-12350📝 Commits (3)
920391cShift configurationa6c03aaShift deprecated helpersd9fdc30Shift Laravel dependencies📊 Changes
9 files changed (+79 additions, -27 deletions)
View changed files
📝
composer.json(+6 -6)📝
config/cache.php(+14 -6)📝
config/database.php(+13 -2)📝
config/logging.php(+15 -2)📝
config/mail.php(+13 -0)📝
config/queue.php(+5 -4)📝
config/session.php(+7 -5)📝
config/view.php(+4 -1)📝
database/factories/ModelFactory.php(+2 -1)📄 Description
This pull request includes the changes for upgrading to Laravel 5.8. Feel free to commit any additional changes to the
shift-12350branch.Before merging, you should:
shift-12350branchcomposer update(if the pre-scripts fail, add--no-scripts)If you want help with your upgrade, check out the Shift Human Services or join the Shifty Coders Slack room to get answers to all your Laravel questions.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.