From a88863bf251d47389d0cdc70b1f6e75119e13f13 Mon Sep 17 00:00:00 2001 From: PHP CS Fixer Date: Mon, 20 Feb 2023 08:28:03 +0000 Subject: [PATCH] Fix code style (php-cs-fixer) --- src/Vite.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Vite.php b/src/Vite.php index 1887361a..ca47fcc3 100644 --- a/src/Vite.php +++ b/src/Vite.php @@ -1,5 +1,7 @@