mirror of
https://gitlab.aliens-lyon.fr/encartes/backend.git
synced 2026-05-23 10:52:01 +02:00
6 lines
97 B
PHP
6 lines
97 B
PHP
<?php
|
|
|
|
return [
|
|
Symfony\Bundle\FrameworkBundle\FrameworkBundle::class => ['all' => true],
|
|
];
|