Skip to content

Commit c01a70e

Browse files
Fixed out of sync recommend
1 parent 232cc83 commit c01a70e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Database/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"suggest": {
3535
"doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.6).",
36-
"fzaninotto/faker": "Required to use the eloquent factory builder (^1.4).",
36+
"fzaninotto/faker": "Required to use the eloquent factory builder (^1.9.1).",
3737
"illuminate/console": "Required to use the database commands (^6.0).",
3838
"illuminate/events": "Required to use the observers with Eloquent (^6.0).",
3939
"illuminate/filesystem": "Required to use the migrations (^6.0).",

0 commit comments

Comments
 (0)