Steps to reproduce and a minimal demo of the problem
Run composer install
Current behavior
At the moment all plugins are installed on development and production
Expected/desired behavior
Only plugin required for development should be installed on development and only plugins for production like wp-stream should be installed on production.
We can just update the type of required dependencies.
Steps to reproduce and a minimal demo of the problem
Run composer install
Current behavior
At the moment all plugins are installed on development and production
Expected/desired behavior
Only plugin required for development should be installed on development and only plugins for production like
wp-streamshould be installed on production.We can just update the type of required dependencies.