Skip to content

Commit

Permalink
[MenuBundle] fix Pimcore 10.6 compatibility issue
Browse files Browse the repository at this point in the history
  • Loading branch information
dpfaffenbauer committed May 24, 2023
1 parent e85445e commit de979dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ services:

CoreShop\Bundle\MenuBundle\Guard\PimcoreGuard:
arguments:
- '@Pimcore\Bundle\AdminBundle\Security\User\TokenStorageUserResolver'
- '@security.token_storage'

coreshop.menu_provider.lazy_provider:
class: Knp\Menu\Provider\LazyProvider
Expand Down

0 comments on commit de979dc

Please sign in to comment.