diff options
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/composer.json b/composer.json index 30452c1..6b27ce6 100644 --- a/composer.json +++ b/composer.json @@ -11,9 +11,7 @@ } ], "require": { - "php": ">=8.2" - }, - "suggest": { + "php": ">=8.2", "ext-mysqlnd": "*" }, "php-ext": { |
