Skip to content

Commit b6b5298

Browse files
authored
Update laravel version
1 parent 8677e3c commit b6b5298

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
}
1111
],
1212
"require": {
13-
"illuminate/database": "^8.40",
14-
"illuminate/support": "^8.40",
13+
"illuminate/database": "^9.0",
14+
"illuminate/support": "^9.0",
1515
"ramsey/uuid": "^4.1.1"
1616
},
1717
"minimum-stability": "stable",

0 commit comments

Comments
 (0)