Skip to content

Commit 422caac

Browse files
committed
wip
1 parent 22e4ad9 commit 422caac

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,9 +16,9 @@
1616
],
1717
"require": {
1818
"php": "^8.0",
19-
"illuminate/support": "^9.4",
19+
"illuminate/support": "^10.0",
2020
"intervention/image": "^2.7",
21-
"illuminate/http": "^9.4"
21+
"illuminate/http": "^10.0"
2222
},
2323
"extra": {
2424
"laravel": {

0 commit comments

Comments
 (0)