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 11 Compatibility Update #13

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

cooldeark
Copy link

Hi author,

I have successfully updated the composer.json to be compatible with Laravel 11. Please review the pull request and merge it if everything looks good.

Thank you,
James

@poncianodiego
Copy link

could this be merged 🙏

@gszabo-sportradar
Copy link

is this gonna be merged? thanks!

@Njaah-0
Copy link

Njaah-0 commented Sep 30, 2024

I don't think there will be any updated on the package since it has been untouched for 9 years.
This PR itself is a good and I made a fork myself and took these changes to get composer to install packages.

For people coming to this issue, do this:

  1. Make fork from this package
  2. Update the files based on this PR
  3. Put this to your composer.json and make sure you have dev-master as version for glide-laravel
"repositories": [
        {
            "type": "git",
            "url": "https://github.com/<your-reposity>/glide-laravel/"
        }
],

Of you go!

Finally, I had to use flysystem 3 myself, because I am using AWS v3.

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.

4 participants