codeclimate-phpcodesniffer icon indicating copy to clipboard operation
codeclimate-phpcodesniffer copied to clipboard

fix: Add missing php7-xmlreader to container image

Open lucyllewy opened this issue 3 years ago • 0 comments
trafficstars

WordPress Coding Standards sniffs require XMLReader support from PHP.

  • Add the missing Alpine package php7-xmlreader to Dockerfile

Fixes #94

lucyllewy avatar Jun 30 '22 01:06 lucyllewy