Closed spacedmonkey closed 5 years ago
You've got a mismatch between VIPCS and WPCS.
VIPCS 1. and below will only work with WPCS 1..
VIPCS 2. (not released, but is it in the develop
branch) will work with WPCS 2..
So, it sounds like you'll need to use the develop
branch of VIPCS if you want to use WPCS 2.
I am not trying to use WPCS 2.*., this is just me installing just 1.0.0.
What's your Composer command exactly?
@spacedmonkey VIPCS 2.0.0 has now been released. Are you able to install it correctly?
Everything working correctly in v2. 👍
Installing 1.0.0, I get the following error on PHP_CodeSniffer version 3.4.0.
I tried installing
"phpcompatibility/php-compatibility": "^9",
manually and still didn't install.Related: #322