File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ Step 1: Setting up the bundle
88> This bundle recommends using [ JMSSerializer] ( https://github.com/schmittjoh/serializer ) which is
99> integrated into Symfony2 via [ JMSSerializerBundle] ( https://github.com/schmittjoh/JMSSerializerBundle ) .
1010> If you want to use JMSSerializer, take a look into the instructions of the bundle to
11- > install it and set it up. You can also use [ Symfony Serializer] ( https://github.com/symfony/Serializer ) ,
12- > but if this case, you need to manually set it up and configure FOSRestBundle to use it
11+ > install it and set it up. You can also use [ Symfony Serializer] ( https://github.com/symfony/Serializer ) .
12+ > But in this case, you need to manually set it up and configure FOSRestBundle to use it
1313> via the `` service `` section in the app config
1414
1515Simply run assuming you have installed composer.phar or composer binary:
You can’t perform that action at this time.
0 commit comments