Rapsys Git
/
airlibre
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afe2eea
)
Remove config/bundles.php from repository
author
Raphaël Gertz
<git@rapsys.eu>
Thu, 7 Nov 2019 03:15:29 +0000
(
04:15
+0100)
committer
Raphaël Gertz
<git@rapsys.eu>
Thu, 7 Nov 2019 03:15:29 +0000
(
04:15
+0100)
config/bundles.php
[deleted file]
patch
|
blob
|
history
diff --git
a/config/bundles.php
b/config/bundles.php
deleted file mode 100644
(file)
index
d2abc5d
..0000000
--- a/
config/bundles.php
+++ /dev/null
@@
-1,8
+0,0 @@
-<?php
-
-return [
- Symfony\Bundle\FrameworkBundle\FrameworkBundle::class => ['all' => true],
- Rapsys\PackBundle\RapsysPackBundle::class => ['all' => true],
- Rapsys\UserBundle\RapsysUserBundle::class => ['all' => true],
- Rapsys\AirBundle\RapsysAirBundle::class => ['all' => true],
-];