summaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 6f5438c..a2e71d3 100644
--- a/composer.json
+++ b/composer.json
@@ -3,7 +3,7 @@
"description": "Firebird database driver for the illuminate database package of the Laravel Framework",
"license": "MIT",
"require": {
- "php": "^8.4",
+ "php": "^8.3",
"illuminate/support": "^12.0",
"illuminate/container": "^12.0",
"illuminate/database": "^12.0",