php - Unable to udpate composer, getting Deprecation Notice -


recently wanted add new package (laravel-dompdf) in laravel using composer. throwing deprecated notice. used composer yii2 , working. have little knowledge composer, composer experts please me.

here screen short: enter image description here

just delete folder 'vendor' , file 'composer.lock'. 'composer global update'

it works.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

java - Log4j2 configuration not found when running standalone application builded by shade plugin -

python - How do I create a list index that loops through integers in another list -