From 0ca166cbac34abc8a194efd09997b7deb80044c7 Mon Sep 17 00:00:00 2001 From: Nuno Maduro Date: Tue, 9 Jan 2024 18:06:41 +0000 Subject: [PATCH] Uses PHP 8.2 on StyleCI (#49625) --- .styleci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.styleci.yml b/.styleci.yml index 44f7cb91093b..2ed89668bb19 100644 --- a/.styleci.yml +++ b/.styleci.yml @@ -1,6 +1,6 @@ php: preset: laravel - version: 8.1 + version: 8.2 finder: not-name: - bad-syntax-strategy.php