From 2e40739bcf8f619731b17d095d370622a6aae779 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 10 Oct 2024 14:51:59 +0200 Subject: [PATCH] . --- .idea/fluidbook_tools.iml | 1 - .idea/php.xml | 2 +- composer.json | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.idea/fluidbook_tools.iml b/.idea/fluidbook_tools.iml index 2fc5484..0f8dc47 100644 --- a/.idea/fluidbook_tools.iml +++ b/.idea/fluidbook_tools.iml @@ -6,7 +6,6 @@ - diff --git a/.idea/php.xml b/.idea/php.xml index ac96ba9..10a4d83 100644 --- a/.idea/php.xml +++ b/.idea/php.xml @@ -106,7 +106,7 @@ - + diff --git a/composer.json b/composer.json index c817bc7..d4e57b7 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ } ], "require": { - "php": ">=8.0", + "php": ">=8.2", "ext-libxml": "*", "ext-mbstring": "*", "ext-dom": "*", -- 2.39.5