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' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -