diff --git a/composer.json b/composer.json index 430aa69..8b8b2b8 100644 --- a/composer.json +++ b/composer.json @@ -21,8 +21,8 @@ ], "require": { "php": ">=7.1.3", - "illuminate/events": "^5.8 || ^6.0 || ^7.0", - "illuminate/support": "^5.8 || ^6.0 || ^7.0", + "illuminate/events": "^5.8 || ^6.0 || ^7.0 || ^8.0", + "illuminate/support": "^5.8 || ^6.0 || ^7.0 || ^8.0", "nesbot/carbon": "^2.0", "commerceguys/intl": "^1.0.4", "umpirsky/country-list": "^2.0",