Skip to content

Commit

Permalink
Remove symfony/console from suggest (#45944)
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints authored Feb 3, 2023
1 parent 125071f commit 72c7929
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Illuminate/Database/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
"illuminate/events": "Required to use the observers with Eloquent (^10.0).",
"illuminate/filesystem": "Required to use the migrations (^10.0).",
"illuminate/pagination": "Required to paginate the result set (^10.0).",
"symfony/console": "Required to use database console commands (^6.2).",
"symfony/finder": "Required to use Eloquent model factories (^6.2)."
},
"config": {
Expand Down

0 comments on commit 72c7929

Please sign in to comment.