We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 232cc83 commit c01a70eCopy full SHA for c01a70e
src/Illuminate/Database/composer.json
@@ -33,7 +33,7 @@
33
},
34
"suggest": {
35
"doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.6).",
36
- "fzaninotto/faker": "Required to use the eloquent factory builder (^1.4).",
+ "fzaninotto/faker": "Required to use the eloquent factory builder (^1.9.1).",
37
"illuminate/console": "Required to use the database commands (^6.0).",
38
"illuminate/events": "Required to use the observers with Eloquent (^6.0).",
39
"illuminate/filesystem": "Required to use the migrations (^6.0).",
0 commit comments