Halleck45 / MutaTesting

mutation testing tool for PHP
MIT License
65 stars 10 forks source link

#13 update composer dependencies #14

Open vincentaubert opened 10 years ago

vincentaubert commented 10 years ago

The dependencies in composer.json file are not working. the dependency to "halleck45/php-metrics" should be set to dev-master and not master

vincentaubert commented 10 years ago

fixed