Skip to content

Commit 4f047b5

Browse files
authored
Update composer.json
1 parent 6144464 commit 4f047b5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
"require": {
2727
"php": ">=5.6.4",
2828
"laravel/framework": "5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*",
29-
"eklundkristoffer/seedster": "^3.0"
29+
"eklundkristoffer/seedster": "^3.0",
30+
"laravel/helpers": "^1.1"
3031
},
3132
"require-dev": {
3233
"illuminate/support": "^5.8",

0 commit comments

Comments
 (0)