Skip to content

Commit 5c090f5

Browse files
Apply suggestions from code review
1 parent 0792e8c commit 5c090f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"require": {
1717
"php": "^8.0.2",
1818
"ext-dom": "*",
19-
"illuminate/mail": "^9.0||^10.0",
20-
"illuminate/support": "^9.0||^10.0",
19+
"illuminate/mail": "^9.0 || ^10.0",
20+
"illuminate/support": "^9.0 || ^10.0",
2121
"paragonie/random_compat": "~2.0 || ~9.99",
2222
"tijsverkoyen/css-to-inline-styles": "~2.2"
2323
},

0 commit comments

Comments
 (0)