You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Add missing php7-xmlreader to container image
WordPress Coding Standards sniffs require `XMLReader` support from PHP.
* Add the missing Alpine package `php7-xmlreader` to `Dockerfile`
Fixescodeclimate#94
0 commit comments