]> Raphaël G. Git Repositories - airlibre/commitdiff
Remove config/bundles.php from repository
authorRaphaël Gertz <git@rapsys.eu>
Thu, 7 Nov 2019 03:15:29 +0000 (04:15 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Thu, 7 Nov 2019 03:15:29 +0000 (04:15 +0100)
config/bundles.php [deleted file]

diff --git a/config/bundles.php b/config/bundles.php
deleted file mode 100644 (file)
index d2abc5d..0000000
+++ /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],
-];