From a1660bfcf6a451d10f40ab671301033f0cdb89b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20LEUILLIOT?= Date: Tue, 18 May 2021 12:55:40 +0200 Subject: [PATCH] ci: update styleci preset --- .styleci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.styleci.yml b/.styleci.yml index 7854b10c..34ed43cc 100644 --- a/.styleci.yml +++ b/.styleci.yml @@ -7,7 +7,7 @@ enabled: - no_empty_comment disabled: - - psr12_braces + - laravel_braces - phpdoc_no_package - concat_without_spaces - no_blank_lines_after_class_opening