diff --git a/composer.json b/composer.json index cf2daad644..09a6bfdfc0 100644 --- a/composer.json +++ b/composer.json @@ -65,7 +65,7 @@ } ], "require": { - "php": ">=8", + "php": ">=8.1", "ext-bcmath": "*", "ext-curl": "*", "ext-fileinfo": "*",