Skip to content

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