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

Fix "Package spatie/laravel-ray is not installed" exception #156

Merged
merged 1 commit into from
Feb 10, 2021

Conversation

patinthehat
Copy link
Contributor

This PR fixes an occasional bug that causes an exception to be thrown when checking the spatie/laravel-ray package version. In the event of an exception, it is now suppressed and a default value for the package version is used.

This should resolve issues #153, #155.

…ecking the package version; this supressses the exception.
@freekmurze freekmurze merged commit 1c31285 into spatie:master Feb 10, 2021
@freekmurze
Copy link
Member

Thanks!

@jmalko
Copy link

jmalko commented Feb 10, 2021

Fixed it for me, thanks so much!

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.

3 participants