hesabixCore/config/bundles.php
2023-01-17 02:03:36 -05:00

6 lines
97 B
PHP

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