phpro / grumphp

A PHP code-quality tool
MIT License
4.15k stars 430 forks source link

Update your package to use latest composer version 2.0 - Very important! #792

Closed gravataLonga closed 4 years ago

gravataLonga commented 4 years ago
Q A
Version GrumPHP 0.17.2
Bug? ?
New feature? no
Question? no
Documentation? non
Related tickets

You need update your plugin, to use composer v2! This is very important.

My configuration

# grumphp.yml
# Please add a copy of your grumphp.yml file.

Steps to reproduce: Install Composer Latest Version 2.0. Install grumphp
Then you get the issue.

veewee commented 4 years ago

Can you verify it works on grumphp 0.18.1? We added support from that version

gravataLonga commented 4 years ago

Ohhh, thanks. Let me check..

gravataLonga commented 4 years ago

@veewee Yes can confirm it's work, thanks!