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

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

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -