diff --git a/composer.json b/composer.json index 661e885..b9f723b 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ } ], "require": { - "php": ">=7.2.0 || ^8.0", + "php": "^7.2.0|^8.0", "illuminate/support": "^6.0 || ^7.0 || ^8.0", "illuminate/routing": "^6.0 || ^7.0 || ^8.0", "promphp/prometheus_client_php": "^2.2.2"