Skip to content

Commit 71b8390

Browse files
authored
Merge pull request #233 from Qoraiche/patch-update-to-laravel-10
2 parents 6f65f61 + 44d1bad commit 71b8390

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
@@ -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)