From b0c8e92bb499922a550f5dbec534556000691aeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Sun, 3 Nov 2019 18:32:13 +0100 Subject: [PATCH] Fix styleci --- .styleci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.styleci.yml b/.styleci.yml index 56ad5cfd..50c26217 100644 --- a/.styleci.yml +++ b/.styleci.yml @@ -1,7 +1,6 @@ preset: laravel enabled: - declare_strict_types -- alpha_ordered_imports disabled: - concat_without_spaces - ternary_operator_spaces