soarecostin / file-vault

A Laravel package for encrypting and decrypting files of any size
MIT License
184 stars 63 forks source link

Add laravel 9.0 support #25

Open niekp opened 2 years ago

niekp commented 2 years ago

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

hassanrazahasrat commented 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

lcalderon-cyberfuel commented 2 years ago

Hello,

Any update about the Laravel 9 support?

Thanks

BrandonDR commented 2 years ago

^ bump

hassanrazahasrat commented 2 years ago

Any update for this? @soarecostin

niekp commented 2 years ago

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

niekp commented 2 years ago

The packagist issue is resolved. The package is now properly published.

https://packagist.org/packages/brainstud/file-vault