Skip to content

Commit

Permalink
Minimum stability: dev and updated satooshi/php-coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
bkrukowski committed Jan 31, 2017
1 parent 380d08b commit 231ae10
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,12 @@
"Awesomite\\VarDumper\\": "tests/"
}
},
"minimum-stability": "dev",
"require": {
"php": "^5.3|^7.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.23",
"satooshi/php-coveralls": "^1.0.1"
"satooshi/php-coveralls": "^1.0.1|^2.0.x-dev"
}
}

0 comments on commit 231ae10

Please sign in to comment.