diff --git a/.idea/CdsConnector.iml b/.idea/CdsConnector.iml index 9d12cc6..f671e11 100644 --- a/.idea/CdsConnector.iml +++ b/.idea/CdsConnector.iml @@ -3,7 +3,6 @@ - diff --git a/.idea/php.xml b/.idea/php.xml index 091014d..672c04f 100644 --- a/.idea/php.xml +++ b/.idea/php.xml @@ -285,7 +285,7 @@ - + diff --git a/composer.json b/composer.json index aa09c83..5f3aea5 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "minimum-stability": "stable", "prefer-stable": true, "require": { - "php": ">=8.2", + "php": ">=8.1", "ext-ctype": "*", "ext-curl": "*", "ext-ftp": "*",