diff --git a/composer.json b/composer.json index cf3be52da..b98f02326 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ } ], "require": { - "php": "^5.5.9 || ^7.0 || 8.0", + "php": "^5.5.9 || ^7.0 || ^8.0", "illuminate/support": "5.* || ^6 || ^7 || ^8", "guzzlehttp/guzzle": "^6 || ^7", "monolog/monolog": "^1.12|^2.0"