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

Looking for L8, L9, L10 and L11 support? #64

Open
npostman opened this issue Mar 19, 2024 · 2 comments
Open

Looking for L8, L9, L10 and L11 support? #64

npostman opened this issue Mar 19, 2024 · 2 comments

Comments

@npostman
Copy link

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:

{
    "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.

@bryanrscott
Copy link
Contributor

bryanrscott commented Mar 19, 2024 via email

@bryanrscott
Copy link
Contributor

PR merged

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

2 participants