diff --git a/composer.json b/composer.json index c42f081..8518b4e 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "homepage": "https://php-flasher.io", "require": { "php": ">=5.3", - "illuminate/support": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0", + "illuminate/support": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0", "php-flasher/flasher": "^1.15.9" }, "minimum-stability": "stable",