Skip to content

Commit affd0dc

Browse files
author
Paweł Piórkowski
committed
fix/OP-565 [Wishlist] Issue with multiple wishlists using the same token
1 parent 2533d00 commit affd0dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Application/config/bundles.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,5 @@
6060
Symfony\WebpackEncoreBundle\WebpackEncoreBundle::class => ['all' => true],
6161
League\FlysystemBundle\FlysystemBundle::class => ['all' => true],
6262
Sylius\Calendar\SyliusCalendarBundle::class => ['all' => true],
63+
SyliusLabs\Polyfill\Symfony\Security\Bundle\SyliusLabsPolyfillSymfonySecurityBundle::class => ['all' => true],
6364
];

0 commit comments

Comments
 (0)