Skip to content

Installation

BowlOfSoup edited this page Sep 16, 2020 · 1 revision

Installation

composer require bowlofsoup/normalizer-bundle

Add the bundle to your Symfony config/bundles.php file.

BowlOfSoup\NormalizerBundle\BowlOfSoupNormalizerBundle::class => ['all' => true],

Clone this wiki locally