Passed
Branch master (eb2b52)
by Peter
04:27
created
Category
abter.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,7 @@
 block discarded – undo
7 7
 
8 8
 return [
9 9
     Module::IDENTIFIER         => 'AbterPhp\Bootstrap4Website',
10
-    Module::DEPENDENCIES       => ['AbterPhp\Website'],
10
+    Module::DEPENDENCIES       => [ 'AbterPhp\Website' ],
11 11
     Module::ENABLED            => true,
12 12
     Module::HTTP_BOOTSTRAPPERS => [
13 13
         Bootstrappers\Events\Listeners::class,
Please login to merge, or discard this patch.