Skip to content
Snippets Groups Projects
bundles.php 97 B
Newer Older
Maxime Veber's avatar
Maxime Veber committed
<?php

return [
    Symfony\Bundle\FrameworkBundle\FrameworkBundle::class => ['all' => true],
];