Files
sagacity-pro-client/config/bundles.php
2022-09-01 19:25:17 -04:00

6 lines
97 B
PHP

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