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

[11.x] Fixed attempt to call Application::routesAreCached() when application doesn't implements CachesRoutes contract. #52761

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

crynobone
Copy link
Member

fixes #52760

…plication doesn't implements `CachesRoutes` contract.

fixes #52760

Signed-off-by: Mior Muhammad Zaki <[email protected]>
@taylorotwell taylorotwell merged commit dd64ab7 into 11.x Sep 12, 2024
34 checks passed
@taylorotwell taylorotwell deleted the fixes-52760 branch September 12, 2024 12:32
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.

Call to undefined method Laravel\Lumen\Application::routesAreCached()
2 participants