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 error during installation #13

Merged
merged 1 commit into from
Mar 31, 2023
Merged

Conversation

michielfb
Copy link
Owner

Fix issue where the config file was read before it was registered. This triggered an exception during the installation.

Support for Laravel 7.0 has been dropped since it is EOL and won't receive any security updates anymore.

Fix issue where the config file was read before it was registered. This triggered an
exception during the installation.

Support for Laravel 7.0 has been dropped since it is EOL and won't receive any security
updates anymore.
@michielfb michielfb self-assigned this Mar 31, 2023
@michielfb michielfb added the bug label Mar 31, 2023
@michielfb michielfb merged commit 534b3f3 into master Mar 31, 2023
@michielfb
Copy link
Owner Author

Solves issue #12

@michielfb michielfb deleted the feature/support-laravel-10 branch March 31, 2023 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant