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

Guzzle ^7.0 support ? #45

Closed
GothShoot opened this issue Apr 12, 2021 · 14 comments · May be fixed by #44
Closed

Guzzle ^7.0 support ? #45

GothShoot opened this issue Apr 12, 2021 · 14 comments · May be fixed by #44
Assignees

Comments

@GothShoot
Copy link
Collaborator

Hello,

Possible to have a new release with guzzlehttp/guzzle in version ^7.0 ?
Many packages require them but your lib doesn't support over 6.5 😞

Thanks

@acairon
Copy link

acairon commented Apr 16, 2021

im having the same exact problem

@GothShoot
Copy link
Collaborator Author

Someone have opened the #44 PR for that but not work 😞

@GothShoot
Copy link
Collaborator Author

The master support guzzle ^7.0.

Use dev-master tag or just patient for a release.

@GothShoot
Copy link
Collaborator Author

@zzantares Can you give me right to update this lib and release compat with newest PHP ?

@zzantares
Copy link
Owner

Thanks @GothShoot, check your email, the invite was sent :)

@GothShoot
Copy link
Collaborator Author

Thanks 😄

@GothShoot GothShoot self-assigned this Dec 28, 2021
@GothShoot GothShoot linked a pull request Feb 3, 2022 that will close this issue
@iandk
Copy link

iandk commented Jun 11, 2022

Hi,
Installing the package via composer still doesn't work.
Can anyone guide me on how to install this package on a Laravel 9 Project?

Thanks!

@GothShoot
Copy link
Collaborator Author

@iandk Please, open issue separately, and tell me what's happened, i probably can help you 😃

@noxomix
Copy link

noxomix commented Feb 2, 2023

Just for all the People also Struggeling to install it in Laravel 9 (which needs obviously Guzzle 7.2) the solution is:

composer require zzantares/proxmoxve dev-master

Then it should be work :)

@noxomix
Copy link

noxomix commented Feb 2, 2023

Ou and @zzantares can you please make a new release for the current dev-master? Because exactly this release works with Guzzle 7, but when someday sb changes anything in the Main branch, it also could be possible that it is not working anymore or causing issues. So can you just make a 4.0.1 release or lets say you name it guzzle7-possible or something like that, so that i could be secure that whenever i setup my laravel project in the future the current (unchanged) dev-master will be installed by composer ;)

Would be pretty nice.

@GothShoot
Copy link
Collaborator Author

Hello, i probably can do this, let me check if master branch is ready for a release and i notify you when is okay :)

@GothShoot
Copy link
Collaborator Author

Fixed by new release v4.1.0 allow support of guzzle 7, i plan to release a v5 for fully drop previous v6 and port support of php higher by dropping old package compatibility (and probably nice other things)

Thanks for relaunch about guzzle @hall-of-code !

@noxomix
Copy link

noxomix commented Feb 2, 2023

Thank you very Much. Unfortunatly 4.1 is not avaible in Composer Package, please hit the "Update" button on Packagist or so :)

@zzantares
Copy link
Owner

Thank you so much for the support @GothShoot! 4.1 should be available now, I've updated it in packagist.

btw, I tried to add you as a project maintainer in packagist.org but it seems GothShoot refers to a different user account or is that your account?

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 a pull request may close this issue.

5 participants