mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
[Dependencies] Removed Sonata from registered bundles
This commit is contained in:
parent
d8b4ee74d2
commit
f3b032d5f6
2 changed files with 0 additions and 5 deletions
|
|
@ -57,7 +57,5 @@ return [
|
|||
Sylius\Behat\Application\SyliusTestPlugin\SyliusTestPlugin::class => ['test' => true, 'test_cached' => true],
|
||||
Lexik\Bundle\JWTAuthenticationBundle\LexikJWTAuthenticationBundle::class => ['all' => true],
|
||||
SyliusLabs\DoctrineMigrationsExtraBundle\SyliusLabsDoctrineMigrationsExtraBundle::class => ['all' => true],
|
||||
Sonata\Doctrine\Bridge\Symfony\SonataDoctrineSymfonyBundle::class => ['all' => true],
|
||||
Sonata\Twig\Bridge\Symfony\SonataTwigSymfonyBundle::class => ['all' => true],
|
||||
SyliusLabs\Polyfill\Symfony\Security\Bundle\SyliusLabsPolyfillSymfonySecurityBundle::class => ['all' => true],
|
||||
];
|
||||
|
|
|
|||
|
|
@ -558,9 +558,6 @@
|
|||
"ref": "8273133183506fe6ec66895e8890227b0dfba1c7"
|
||||
}
|
||||
},
|
||||
"sonata-project/twig-extensions": {
|
||||
"version": "1.4.1"
|
||||
},
|
||||
"squizlabs/php_codesniffer": {
|
||||
"version": "3.3.1"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue