From c4dee631491e8e9ec4bcb65191f22cd72d3b83ab Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rapha=C3=ABl=20Gertz?= Date: Thu, 7 Nov 2019 04:15:29 +0100 Subject: [PATCH 1/1] Remove config/bundles.php from repository --- config/bundles.php | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 config/bundles.php 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], -]; -- 2.41.0