mirror of
https://forge.chapril.org/tykayn/caisse-bliss
synced 2025-06-20 01:44:42 +02:00
6 lines
97 B
PHP
6 lines
97 B
PHP
![]() |
<?php
|
||
|
|
||
|
return [
|
||
|
Symfony\Bundle\FrameworkBundle\FrameworkBundle::class => ['all' => true],
|
||
|
];
|