We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Looks like this repo is no longer maintained. For a working package for L8, L9, L10, and L11, use this repo: https://github.com/bryanrscott/sneaker
To pull from that repo, add this to your composer.json:
composer.json
{ "require": { "squareboat/sneaker": "dev-master" }, "repositories": [ { "type": "vcs", "url": "https://github.com/bryanrscott/sneaker" } ], }
PS. At the time of this message, the PR for L11 support is waiting for the merge by @bryanrscott. So be patient if you're in need of L11 support.
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
PR merged
No branches or pull requests
Looks like this repo is no longer maintained. For a working package for L8, L9, L10, and L11, use this repo:
https://github.com/bryanrscott/sneaker
To pull from that repo, add this to your
composer.json
:PS. At the time of this message, the PR for L11 support is waiting for the merge by @bryanrscott. So be patient if you're in need of L11 support.
The text was updated successfully, but these errors were encountered: