Passed
Push — master ( 7e8b40...e74193 )
by Mahmoud
05:58 queued 49s
created
config/config.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,4 +1,4 @@
 block discarded – undo
1 1
 <?php
2 2
 return [
3
-  "stubs_dir" => base_path('vendor/larafast/fastapi/resources/stubs'),
3
+    "stubs_dir" => base_path('vendor/larafast/fastapi/resources/stubs'),
4 4
 ];
Please login to merge, or discard this patch.