Always activate plugin.
If no constraint is set composer tries to look for available packages to then find the best candidate. This was not possible on require dpp/version
because at that point the plugin was not activated and therefore could not set up the repositories. By always activating the plugin we can fix this.