diff --git a/.idea/php.xml b/.idea/php.xml
index f22ffa9..1370b80 100644
--- a/.idea/php.xml
+++ b/.idea/php.xml
@@ -166,7 +166,7 @@
-
+
diff --git a/composer.json b/composer.json
index 0de1e60..e663a09 100755
--- a/composer.json
+++ b/composer.json
@@ -12,7 +12,7 @@
],
"license": "MIT",
"require": {
- "php": ">= 8.3",
+ "php": ">= 8.2",
"illuminate/support": "^8|^9|^10|^11|^12|13.x-dev|dev-master",
"illuminate/database": "^8|^9|^10|^11|^12|13.x-dev|dev-master",
"ext-json": "*"