This website works better with JavaScript
Home
Explore
Help
Register
Sign In
portes-imaginaire_org
/
orgajdr
Watch
3
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
e29c1f2a06
Branches
Tags
master
orgajdr
/
config
/
bundles.php
bundles.php
97 B
History
Raw
1
2
3
4
5
<?php
return
[
Symfony\Bundle\FrameworkBundle\FrameworkBundle::class => [
'all'
=>
true
],
];