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

requires bouncer dev-master #5

Closed
ibourgeois opened this issue Oct 18, 2018 · 4 comments
Closed

requires bouncer dev-master #5

ibourgeois opened this issue Oct 18, 2018 · 4 comments

Comments

@ibourgeois
Copy link

Should also allow:

composer require silber/bouncer v1.0.0-rc.3

maybe (not tested):

...
"require": {
        "php": "^7.1.3",
        "laravel/nova": "*",
        "silber/bouncer": "dev-master|v1.0.*"
},
...
@yakidahan
Copy link
Member

The v1.0.0-rc.3 of silber/bouncer does not include my pull request that fixes the #3 issue.

@johan-steffens
Copy link

It seems like your pull request was merged into master, so should be available on v1.0.0-rc.4 of silber/bouncer

Can we please add

...
"require": {
        "php": "^7.1.3",
        "laravel/nova": "*",
        "silber/bouncer": "dev-master|v1.0.0-rc.4"
},
...

@yakidahan
Copy link
Member

Hi @johan-steffens

You're right! I updated the package and released a new version v0.1.1

@johan-steffens
Copy link

Awesome, thank you very much!

Appreciate the quick response 👍

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

No branches or pull requests

3 participants