Open niekp opened 2 years ago
I think you should try editing the .travis.yml
file and change the script for phpunit
to
export XDEBUG_MODE=coverage && vendor/bin/phpunit --coverage-text --coverage-clover=coverage.clover
@niekp
Hello,
Any update about the Laravel 9 support?
Thanks
^ bump
Any update for this? @soarecostin
For those waiting. I'm working to publish a fork. I'm waiting on an issue with packagist to resolve but for now it can be installed by adding the repo.
{
"type": "vcs",
"url": "https://github.com/brainstudnl/file-vault"
},
composer require brainstud/file-vault
The packagist issue is resolved. The package is now properly published.
Can you maybe look at this error in the build, i'm not sure what to do about it. https://app.travis-ci.com/github/soarecostin/file-vault/jobs/561725731