Skip to content

Commit 84b8373

Browse files
authored
Merge pull request #196 from michaelgatuma/patch-1
This PR add support for Laravel 10
2 parents 8378d6e + 0ed8bb7 commit 84b8373

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
@@ -26,7 +26,7 @@
2626
"require": {
2727
"php": "^7.2|^8.0.2|^8.1",
2828
"laravel/framework": "5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*|7.*|8.*|^9.0|^10.0",
29-
"eklundkristoffer/seedster": "^5.0",
29+
"eklundkristoffer/seedster": "^7.0",
3030
"laravel/helpers": "^1.5"
3131
},
3232
"require-dev": {

0 commit comments

Comments
 (0)