This website requires JavaScript.
Explore
Help
Sign In
george
/
PrivateBin
Watch
1
Star
0
Fork
0
You've already forked PrivateBin
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
8e11f0873c39ee7d6c5683b48bf8233d08c2c579
PrivateBin
/
composer.json
7 lines
107 B
JSON
Raw
Normal View
History
Unescape
Escape
adding support for automatic code coverage generation into codacy
2016-07-05 17:01:26 +02:00
{
"require-dev"
:
{
small code style improvements, trying to get phpunit with hhvm to work in travis
2016-07-05 17:23:25 +02:00
"phpunit/phpunit"
:
"5.4.*"
,
adding support for automatic code coverage generation into codacy
2016-07-05 17:01:26 +02:00
"codacy/coverage"
:
"dev-master"
}
}
Reference in New Issue
Copy Permalink