Skip to content
Snippets Groups Projects
Unverified Commit f1d34d7c authored by Tim van Dijen's avatar Tim van Dijen Committed by GitHub
Browse files

Fix for Symfony 5

parent 6a269eeb
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@ services:
class: Symfony\Component\Routing\Router
arguments:
- '@routing.loader'
- 'kernel:loadRoutes'
- 'kernel::loadRoutes'
- { resource_type: 'service' }
- '@?router.request_context'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment