Passed
Push — master ( a6e614...1dbe1d )
by Mahmoud
07:07 queued 02:58
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.