Skip to content

Commit 44d1bad

Browse files
authored
Update composer.json
Update the deps to use laravel 10
1 parent 6f65f61 commit 44d1bad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"markdown"
2121
],
2222
"require": {
23-
"illuminate/support": "^9.0",
23+
"illuminate/support": "^9.0|^10.0",
2424
"reecem/mocker": "^1.1",
2525
"laravel/legacy-factories": "^1.3"
2626
},

0 commit comments

Comments
 (0)