diff --git a/composer.json b/composer.json index 20338ce..cfecc98 100644 --- a/composer.json +++ b/composer.json @@ -17,8 +17,8 @@ } ], "require": { - "php": ">=5.4.0", - "illuminate/events": "~5|^6.0|^7.0|^8.0" + "php": "^8.1", + "illuminate/events": "^10.4" }, "require-dev": { "phpunit/phpunit": "3.7.*",