diff --git a/composer.json b/composer.json index 6e5548a..009ed5c 100644 --- a/composer.json +++ b/composer.json @@ -4,8 +4,8 @@ "type": "utility", "require": { "php": "^7.3|^8.0", - "illuminate/database": "^8.0", - "illuminate/events": "^8.0" + "illuminate/database": "^8.12", + "illuminate/events": "^8.12" }, "require-dev": { "phpunit/phpunit": "^9.3"