diff --git a/composer.json b/composer.json index e69de29..7b34da5 100644 --- a/composer.json +++ b/composer.json @@ -0,0 +1,5 @@ +{ + "require": { + "php": ">=8.0" + } +} \ No newline at end of file