0.1.2
Improvements
When declared both in require and require-dev, this issues just a warning, not an error.
The build will not fail, as this seems to be intentional (to make prefer-lowest pass here).
Still a valid warning, as this way it is impossible to test the promised minimum.
Consider injecting the require-dev dependency in Travis more dynamically where needed.