From 7e7ddbeb2dfa9d83ff400975102dbf265c24950f Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Thu, 17 Mar 2022 10:48:48 +0100 Subject: [PATCH] Update .styleci.yml --- .styleci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.styleci.yml b/.styleci.yml index c23fc26..9edf117 100644 --- a/.styleci.yml +++ b/.styleci.yml @@ -1,5 +1,6 @@ php: preset: laravel + version: 8.1 js: true css: true ts: true