Skip to content

Commit 46e6391

Browse files
authored
Merge pull request #177 from denydias/master
Update eklundkristoffer/seedster to a release with Laravel 9 support.
2 parents 3601889 + f738005 commit 46e6391

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",
29-
"eklundkristoffer/seedster": "dev-l9-support",
29+
"eklundkristoffer/seedster": "^5.0",
3030
"laravel/helpers": "^1.5"
3131
},
3232
"require-dev": {

0 commit comments

Comments
 (0)