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

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