|
7 | 7 | Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle::class => ['all' => true], |
8 | 8 | Symfony\Bundle\TwigBundle\TwigBundle::class => ['all' => true], |
9 | 9 | Doctrine\Bundle\DoctrineBundle\DoctrineBundle::class => ['all' => true], |
10 | | - Doctrine\Bundle\DoctrineCacheBundle\DoctrineCacheBundle::class => ['all' => true], |
11 | 10 | Sylius\Bundle\OrderBundle\SyliusOrderBundle::class => ['all' => true], |
12 | 11 | Sylius\Bundle\MoneyBundle\SyliusMoneyBundle::class => ['all' => true], |
13 | 12 | Sylius\Bundle\CurrencyBundle\SyliusCurrencyBundle::class => ['all' => true], |
|
40 | 39 | Liip\ImagineBundle\LiipImagineBundle::class => ['all' => true], |
41 | 40 | Payum\Bundle\PayumBundle\PayumBundle::class => ['all' => true], |
42 | 41 | Stof\DoctrineExtensionsBundle\StofDoctrineExtensionsBundle::class => ['all' => true], |
43 | | - BabDev\PagerfantaBundle\WhiteOctoberPagerfantaBundle::class => ['all' => true], |
| 42 | + BabDev\PagerfantaBundle\BabDevPagerfantaBundle::class => ['all' => true], |
44 | 43 | Doctrine\Bundle\MigrationsBundle\DoctrineMigrationsBundle::class => ['all' => true], |
45 | 44 | Sylius\Bundle\FixturesBundle\SyliusFixturesBundle::class => ['all' => true], |
46 | 45 | Sylius\Bundle\PayumBundle\SyliusPayumBundle::class => ['all' => true], |
47 | 46 | Sylius\Bundle\ThemeBundle\SyliusThemeBundle::class => ['all' => true], |
48 | | - Symfony\Bundle\WebServerBundle\WebServerBundle::class => ['all' => true], |
49 | 47 | Sylius\Bundle\AdminBundle\SyliusAdminBundle::class => ['all' => true], |
50 | 48 | Sylius\Bundle\ShopBundle\SyliusShopBundle::class => ['all' => true], |
51 | 49 | FOS\OAuthServerBundle\FOSOAuthServerBundle::class => ['all' => true], |
|
0 commit comments