diff --git a/composer.json b/composer.json index 998c448..5b64380 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "php": "^7.3.0|^8.2", "symfony/http-foundation": "~2.4|~3.0|~4.0|~5.0|~6.0", "illuminate/database": "^6.20.26 || 7.* || 8.* || 9.*", - "league/event": "^2.1" + "league/event": "^2.1 || 3.*" }, "require-dev": { "phpunit/phpunit": "^6.0 || ^7.0 || ^8.0 || ^9.0",