diff --git a/composer.json b/composer.json index 81cbe6e9..992a60fd 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ ], "require": { - "php": "8.2.* || 8.3.* || 8.4.* || 8.5.*", + "php": ">=8.2.0", "phpdocumentor/reflection-docblock": "^5.2", "sebastian/comparator": "^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0", "doctrine/instantiator": "^1.2 || ^2.0",