Downgraded coveralls for PHP <5.5 support
This commit is contained in:
parent
6a03636f11
commit
cf41dcfdad
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
"php": ">=5.3.0"
|
"php": ">=5.3.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"satooshi/php-coveralls": "dev-master"
|
"satooshi/php-coveralls": "~1.0"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {"joshtronic\\": "src/"}
|
"psr-4": {"joshtronic\\": "src/"}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue