Skip to content

Commit

Permalink
fix/OP-565 [Wishlist] Issue with multiple wishlists using the same token
Browse files Browse the repository at this point in the history
  • Loading branch information
Paweł Piórkowski committed Jan 30, 2025
1 parent c4d6b3e commit afeb14d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/DependencyInjection/BitBagSyliusWishlistExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

use Sylius\Bundle\CoreBundle\DependencyInjection\PrependDoctrineMigrationsTrait;
use Sylius\Bundle\ResourceBundle\DependencyInjection\Extension\AbstractResourceExtension;
use Symfony\Component\Config\Definition\ConfigurationInterface;
use Symfony\Component\Config\FileLocator;
use Symfony\Component\DependencyInjection\ContainerBuilder;
use Symfony\Component\DependencyInjection\Extension\PrependExtensionInterface;
Expand Down

0 comments on commit afeb14d

Please sign in to comment.