diff --git a/composer.json b/composer.json index afa32f5..0b4a195 100644 --- a/composer.json +++ b/composer.json @@ -21,8 +21,8 @@ }, "require": { "php": "^7.3 || ^8.0", - "illuminate/support": "^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0", - "illuminate/view": "^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0" + "illuminate/support": "^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 || ^13.0", + "illuminate/view": "^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 || ^13.0" }, "require-dev": { "laravel/laravel": "^12.0",