We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 607634d + 7f9040c commit 6bc2c3aCopy full SHA for 6bc2c3a
composer.json
@@ -16,8 +16,8 @@
16
"require": {
17
"php": "^8.0.2",
18
"ext-dom": "*",
19
- "illuminate/mail": "^9.0 || ^10.0 || ^11.0",
20
- "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",
21
"paragonie/random_compat": "~2.0 || ~9.99",
22
"tijsverkoyen/css-to-inline-styles": "~2.2"
23
},
0 commit comments