psalm icon indicating copy to clipboard operation
psalm copied to clipboard

bump slevomat/coding-standard to fix CI

Open orklah opened this issue 2 years ago • 2 comments

This will fix the CI crash

orklah avatar Aug 12 '22 17:08 orklah

...except we can't run that on PHP 7.1.

I'll try to fix that another way. The core issue seems to come from phpstan/phpdoc-parser in version 1.7. We could pin the previous version on 4.x

orklah avatar Aug 12 '22 17:08 orklah

@orklah there's already a number of packages removed on PHP 7.1, just add slevomat/coding-standard to that list. CS checks do not run on 7.1 anyway.

weirdan avatar Aug 14 '22 00:08 weirdan

outdated

orklah avatar Sep 21 '22 18:09 orklah