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

Laravel 7 version #54

Open
bryanrscott opened this issue Jul 29, 2020 · 8 comments
Open

Laravel 7 version #54

bryanrscott opened this issue Jul 29, 2020 · 8 comments
Assignees

Comments

@bryanrscott
Copy link
Contributor

Hi I see the updates for laravel 7 have been merged. I was wondering if a version could be tagged?

At the moment this fails for laravel 7 projects.
composer require squareboat/sneaker

@renamate
Copy link

renamate commented Aug 5, 2020

Hi thanks a lot for this project i use it in every single laravel project i spect you update the package for laravel 7.

Thanks again!

@bryanrscott
Copy link
Contributor Author

bryanrscott commented Aug 13, 2020

a short term workaround could be adding the following to your composer.json

"repositories": [ { "type": "vcs", "url": "https://github.com/squareboat/sneaker" } ],

@Arametheus
Copy link

adding in the repository still doesn't work. gives me not satisfiable

@bryanrscott
Copy link
Contributor Author

Can I check that in require section you have a line like
"squareboat/sneaker": "dev-master",

@Arametheus
Copy link

ahh crap that is what I forgot.. sorry was a rough day today.

@bryanrscott
Copy link
Contributor Author

Great. Hopefully a version will be tagged soon and this can be forgotten. (Until next week with laravel 8)

@tanmaymohan
Copy link

@vinayak25 please check this out once

@JorisDebonnet
Copy link

JorisDebonnet commented Oct 29, 2020

Could this be updated for Laravel 8 (and 7) please?

Update: I see there's a PR already, that's great news (#58)

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

6 participants