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 a16760e + 5c090f5 commit 90eb787Copy full SHA for 90eb787
composer.json
@@ -16,8 +16,8 @@
16
"require": {
17
"php": "^8.0.2",
18
"ext-dom": "*",
19
- "illuminate/mail": "^9.0",
20
- "illuminate/support": "^9.0",
+ "illuminate/mail": "^9.0 || ^10.0",
+ "illuminate/support": "^9.0 || ^10.0",
21
"paragonie/random_compat": "~2.0 || ~9.99",
22
"tijsverkoyen/css-to-inline-styles": "~2.2"
23
},
0 commit comments