mirror of
https://codeberg.org/icewind/streams.git
synced 2026-06-03 16:44:07 +02:00
proper coverals version for older php support
This commit is contained in:
parent
c6c38b0a00
commit
5d33006d8c
1 changed files with 2 additions and 1 deletions
|
|
@ -12,7 +12,8 @@
|
|||
"php": ">=5.3"
|
||||
},
|
||||
"require-dev" : {
|
||||
"satooshi/php-coveralls": "dev-master"
|
||||
"satooshi/php-coveralls": "v1.0.0",
|
||||
"phpunit/phpunit": "^4.8"
|
||||
},
|
||||
"autoload" : {
|
||||
"psr-4": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue