diff --git a/composer.json b/composer.json index fc17cbc..7729987 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ } ], "require": { - "php": "^7.3 | ~8.0.0 | ~8.1.0", + "php": "^7.3 || ~8.0.0 || ~8.1.0", "guzzlehttp/guzzle": "^6.2 || ^7.0", "illuminate/notifications": "~5.5 || ~6.0 || ~7.0 || ~8.0", "illuminate/support": "~5.5 || ~6.0 || ~7.0 || ~8.0"