Codeception / robo-paracept

Robo tasks for Codeception tests parallel execution
MIT License
57 stars 59 forks source link

Fatal undefined method task() #16

Closed dzoeteman closed 7 years ago

dzoeteman commented 8 years ago

Tasks currently fatal if you don't allow release candidates in composer. The composer.json in this project says it requires at least robo 0.7, but it actually requires 1.0, which is not stable yet.

DavertMik commented 7 years ago

Robo 1.0 is out, but I bumped the version in composer.json