Codeception / Specify

BDD style code blocks for PHPUnit / Codeception
MIT License
156 stars 22 forks source link

Fix phpunit version constraint #40

Closed ricpelo closed 6 years ago

ricpelo commented 6 years ago

Fixes #39.

ddinchev commented 6 years ago

@DavertMik can we get this forward? It might be better to define the phpunit dependencies to "phpunit/phpunit": "~6.0|~7.0" but no matter how it's solved, Verify and Specify dependencies should be consistent with each other.

DavertMik commented 6 years ago

No, this is dangerous to set requirements like that!