Updating extensions/vendor

848 Views Asked by At

I'm trying to update vendor, specifically yii2-user. I'm using command on my root yii2 advanced folder

composer update

But it doesn't update my yii2-user vendor. Not sure how to update it.

1

There are 1 best solutions below

0
On

If you are talking about the dektrium extension

composer install "dektrium/yii2-user": "0.9.*@dev"