Skip to content

Commit b64410f

Browse files
authored
Update composer.json
1 parent 2e10a9a commit b64410f

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
@@ -22,8 +22,8 @@
2222
}
2323
],
2424
"require": {
25-
"illuminate/database": "^8.23|^9.0",
26-
"illuminate/support": "^8.23|^9.0"
25+
"illuminate/database": "^8.83|^9.0.1",
26+
"illuminate/support": "^8.83|^9.0.1"
2727
},
2828
"require-dev": {
2929
"laravel/legacy-factories": "^1.3",

0 commit comments

Comments
 (0)