[ad_1]
I was looking at this plugin to evaluate using it. You’re shipping a large number of unused developer dependencies in vendor/, each with the potential to clash with other plugins having incompatible versions. It’s best not to shop development dependencies in the released version. When running composer, the release version’s dependencies should be generated by using the --no-dev flag on the composer command line.
David
