From: Raphaƫl Gertz Date: Thu, 7 Nov 2019 03:15:29 +0000 (+0100) Subject: Remove config/bundles.php from repository X-Git-Tag: 0.1~65 X-Git-Url: https://git.rapsys.eu/airlibre/commitdiff_plain/c4dee631491e8e9ec4bcb65191f22cd72d3b83ab?hp=afe2eea2a5c197afdd035672bae929b0aa1a7120 Remove config/bundles.php from repository --- diff --git a/config/bundles.php b/config/bundles.php deleted file mode 100644 index d2abc5d..0000000 --- a/config/bundles.php +++ /dev/null @@ -1,8 +0,0 @@ - ['all' => true], - Rapsys\PackBundle\RapsysPackBundle::class => ['all' => true], - Rapsys\UserBundle\RapsysUserBundle::class => ['all' => true], - Rapsys\AirBundle\RapsysAirBundle::class => ['all' => true], -];