From: Vincent Vanwaelscappel Date: Thu, 10 Oct 2024 12:51:59 +0000 (+0200) Subject: . X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=2e40739bcf8f619731b17d095d370622a6aae779;p=fluidbook_tools.git . --- 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": "*",