Skip to content

Commit 8919e8d

Browse files
committed
add support for Laravel 10
1 parent fce6a02 commit 8919e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
}
1818
],
1919
"require": {
20-
"illuminate/support": "9.x",
20+
"illuminate/support": "9.x|10.x",
2121
"citco/carbon": "^2.0"
2222
},
2323
"autoload": {

0 commit comments

Comments
 (0)