File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed
tests/Application/config/sylius Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 1+ <?php
2+
3+ return [
4+ BabDev \PagerfantaBundle \BabDevPagerfantaBundle::class => ['all ' => true ],
5+ SyliusLabs \Polyfill \Symfony \Security \Bundle \SyliusLabsPolyfillSymfonySecurityBundle::class => ['all ' => true ],
6+ Sylius \Abstraction \StateMachine \SyliusStateMachineAbstractionBundle::class => ['all ' => true ],
7+ ];
Original file line number Diff line number Diff line change 1+ <?php
2+
3+ return [
4+ BabDev \PagerfantaBundle \BabDevPagerfantaBundle::class => ['all ' => true ],
5+ SyliusLabs \Polyfill \Symfony \Security \Bundle \SyliusLabsPolyfillSymfonySecurityBundle::class => ['all ' => true ],
6+ Sylius \Abstraction \StateMachine \SyliusStateMachineAbstractionBundle::class => ['all ' => true ],
7+ ];
You can’t perform that action at this time.
0 commit comments