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 10.x Support. #161

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

Conversation

ryanhalliday
Copy link

Laravel 10.x Support.

Created PR from someone else's change on Github

Laravel 10.x Support
@mattvb91
Copy link

@rennokki any chance of getting this in? Or is this dead / can you archive it please?

@ryanhalliday
Copy link
Author

@mattvb91 For now you can add this to your composer.json:

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

and change the require to: "rennokki/befriended": "dev-master".

(you can use my fork, I use it in production. Or make your own fork)

@mattvb91
Copy link

Thats not an option unfortunately if building docker images in a pipeline as github will start throttling and asking for tokens which just makes it more complicated than necessary

@stale stale bot added the wontfix This will not be worked on label Mar 17, 2024
@code23-isaac
Copy link

@rennokki any word?

@stale stale bot removed the wontfix This will not be worked on label Apr 2, 2024
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.

None yet

4 participants