diff --git a/composer.json b/composer.json index 3a7d658..e76e59c 100644 --- a/composer.json +++ b/composer.json @@ -16,8 +16,8 @@ "require": { "php": "^8.0.2", "ext-dom": "*", - "illuminate/mail": "^9.0 || ^10.0 || ^11.0", - "illuminate/support": "^9.0 || ^10.0 || ^11.0", + "illuminate/mail": "^9.0 || ^10.0 || ^11.0 || ^12.0", + "illuminate/support": "^9.0 || ^10.0 || ^11.0 || ^12.0", "paragonie/random_compat": "~2.0 || ~9.99", "tijsverkoyen/css-to-inline-styles": "~2.2" },