diff --git a/composer.json b/composer.json index d2853ca..dbb880f 100644 --- a/composer.json +++ b/composer.json @@ -20,8 +20,8 @@ "homepage": "https://github.com/saloonphp/laravel-plugin", "require": { "php": "^8.2", - "illuminate/console": "^11.0 || ^v12.39.0", - "illuminate/support": "^11.0 || ^12.39.0", + "illuminate/console": "^11.0 || ^12.39.0 || ^13.0", + "illuminate/support": "^11.0 || ^12.39.0 || ^13.0", "saloonphp/saloon": "^3.5", "symfony/finder": "^6.4 || ^7.0" },