Skip to content
This repository was archived by the owner on Jan 9, 2024. It is now read-only.

Updated for Laravel 7 #12

Closed
wants to merge 2 commits into from
Closed

Updated for Laravel 7 #12

wants to merge 2 commits into from

Conversation

fylzero
Copy link

@fylzero fylzero commented May 8, 2020

There really wasn't much it took to get this updated for use with Laravel 7. I made sure to follow all of the upgrade guides and this was all that needed to be updated in the end. I've tested this and everything works as expected.

composer.json Outdated
@@ -9,7 +9,7 @@
"license": "MIT",
"require": {
"php": "^7.2.5",
"beyondcode/laravel-websockets": "^1.4",
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not having dev-master seemed to be causing a 500 error on the dashboard. This resolves that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants