Skip to content

0.1.2

Compare
Choose a tag to compare
@dereuromark dereuromark released this 05 Jan 14:45
· 37 commits to master since this release

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.