Skip to content

Commit

Permalink
Remove suggestions from composer.json and add bump-after-update o…
Browse files Browse the repository at this point in the history
…ption (#188)
  • Loading branch information
vjik authored Feb 4, 2025
1 parent 8978c6f commit ec2ac24
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@
"spatie/phpunit-watcher": "^1.24",
"vimeo/psalm": "^5.26.1|^6.1"
},
"suggest": {
"symfony/console": "To use composer commands `yii-config-copy` and `yii-config-rebuild`."
},
"config": {
"sort-packages": true,
"bump-after-update": "dev",
Expand All @@ -68,6 +65,7 @@
},
"extra": {
"class": "Yiisoft\\Config\\Composer\\EventHandler",
"bump-after-update": "dev",
"bamarni-bin": {
"bin-links": true,
"target-directory": "tools",
Expand Down

0 comments on commit ec2ac24

Please sign in to comment.