Closed UVLabs closed 1 year ago
@jamesckemp can you please merge this? By not having the sniffs as a Dev dependency it causes a lot of unneeded dependencies to be included in the build.
Running composer install --no-dev
has no real effect because the woocommerce is a required dependency that relies on other dependencies that are considered dev dependencies...
@Rahmon
Set sniffs to be dev dependency.