diff --git a/composer.json b/composer.json index d4fcfa0a..60ae9043 100644 --- a/composer.json +++ b/composer.json @@ -6,8 +6,8 @@ "require": { "php": "^7.1", "auth0/auth0-php": "^7.2.0", - "illuminate/support": "5.* | ^6.0 | ^7.0 | ^8.0", - "illuminate/contracts": "5.* | ^6.0 | ^7.0 | ^8.0" + "illuminate/support": "5.* | ^6.0 | ^7.0 | ^8.0", + "illuminate/contracts": "5.* | ^6.0 | ^7.0 | ^8.0" }, "require-dev": { "phpunit/phpunit": "^7|^8|^9",