Passed
Push — master ( 6192a8...21f909 )
by Mahmoud
06:55 queued 03:18
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.