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

Security vulnerability due to nategood/httpful #222

Open
katsu-jin opened this issue Jan 14, 2025 · 1 comment
Open

Security vulnerability due to nategood/httpful #222

katsu-jin opened this issue Jan 14, 2025 · 1 comment

Comments

@katsu-jin
Copy link

Hi, hope everyone is well.

I have the following issue:
Screenshot 2025-01-14 145519

Trying: composer global require nategood/httpful:^1.0.0

Leads to:

Problem 1
- Root composer.json requires nategood/httpful 1.0.0 (exact version match: 1.0.0 or 1.0.0.0), found nategood/httpful[1.0.0] but these were not loaded, likely because it conflicts with another require.
Problem 2
- cretueusebiu/valet-windows is locked to version 2.5.2 and an update of this package was not requested.
- cretueusebiu/valet-windows 2.5.2 requires nategood/httpful ^0.3 -> found nategood/httpful[0.3.0, 0.3.2] but it conflicts with your root composer.json require (1.0.0).

I'd appreciate any help.

Kind Regards,

@yCodeTech
Copy link

yCodeTech commented Jan 24, 2025

@katsu-jin This repo is severely unmaintained.

This issue was fixed in my forked repo (among lots of other new features) by replacing the then-unmaintained nategood/httpful package in favour of
guzzlehttp/guzzle.

Please completely uninstall this version of Valet Windows and instead install my improved version, Laravel Valet Windows 3, with the following command:

composer global require ycodetech/valet-windows

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