summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 8d21073..6fc12f7 100644
--- a/composer.json
+++ b/composer.json
@@ -11,7 +11,10 @@
}
],
"require": {
- "php": ">=8.1"
+ "php": ">=8.2"
+ },
+ "suggest": {
+ "ext-mysqlnd": "*"
},
"php-ext": {
"extension-name": "mysqlnd_ed25519",