File tree Expand file tree Collapse file tree
src/Sylius/Bundle/OrderBundle/test/app Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,23 +17,6 @@ addons:
1717
1818matrix :
1919 include :
20- -
21- php : 7.4
22- env :
23- - SYLIUS_SUITE="application"
24- - SYMFONY_VERSION="4.4.*"
25- services :
26- - memcached
27- - mysql
28- -
29- php : 7.4
30- env :
31- - SYLIUS_SUITE="packages"
32- - SYMFONY_VERSION="4.4.*"
33- addons :
34- apt :
35- packages :
36- - parallel
3720 -
3821 php : 7.3
3922 env :
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ public function registerBundles(): array
2424 new Symfony \Bundle \FrameworkBundle \FrameworkBundle (),
2525 new winzou \Bundle \StateMachineBundle \winzouStateMachineBundle (),
2626 new FOS \RestBundle \FOSRestBundle (),
27- new JMS \SerializerBundle \JMSSerializerBundle ($ this ),
27+ new JMS \SerializerBundle \JMSSerializerBundle (),
2828 new Stof \DoctrineExtensionsBundle \StofDoctrineExtensionsBundle (),
2929 new WhiteOctober \PagerfantaBundle \WhiteOctoberPagerfantaBundle (),
3030 new Doctrine \Bundle \DoctrineBundle \DoctrineBundle (),
You can’t perform that action at this time.
0 commit comments