Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add laravel 9.0 support #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

niekp
Copy link

@niekp niekp commented Mar 2, 2022

No description provided.

@niekp
Copy link
Author

niekp commented Mar 2, 2022

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

@niekp niekp force-pushed the feature/upgrade_laravel_9 branch from 016dce1 to 726b7ef Compare March 2, 2022 09:37
@niekp niekp mentioned this pull request Mar 2, 2022
@hassanrazahasrat
Copy link

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

@niekp niekp force-pushed the feature/upgrade_laravel_9 branch from 726b7ef to 7a9fd6b Compare March 7, 2022 09:27
@lcalderon-cyberfuel
Copy link

Hello,

Any update about the Laravel 9 support?

Thanks

@BrandonDR
Copy link

^ bump

@hassanrazahasrat
Copy link

Any update for this? @soarecostin

@niekp
Copy link
Author

niekp commented Mar 24, 2022

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
Copy link
Author

niekp commented Mar 29, 2022

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants