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

Upgrading guzzle requirement. #24

Open
jarrettj opened this issue Dec 5, 2021 · 5 comments
Open

Upgrading guzzle requirement. #24

jarrettj opened this issue Dec 5, 2021 · 5 comments

Comments

@jarrettj
Copy link

jarrettj commented Dec 5, 2021

Hey,

Good day.

Any plans on upgrading the version of guzzle? Thanks.

Regards.
Jarrett

@koehnlein
Copy link

koehnlein commented Dec 14, 2021

I created a patch and merge request to allow an installation with guzzle 6 and guzzle 7: #27 Maybe we could collect some feedback here, if it works for everybody. If there is some positive feedback, maybe @ericmartel could merge it. 😊

Whoever wants to test it, you can add the repository to your composer.json:

	"repositories": [
		{
			"type": "git",
			"url": "https://github.com/koehnlein/codeception-email-mailhog.git"
		},
	]

And then install the package with composer req ericmartel/codeception-email-mailhog:dev-feature/guzzle --dev

@jarrettj
Copy link
Author

Good day @koehnlein

I forked it as well 👍🏾. The package installs but it does not actually work :). Opened a separate ticket for that. In the mailhog repo though mailhog/MailHog#387. Don't think it has anything to do with this issue though.

@mmunz
Copy link

mmunz commented Nov 1, 2022

The fork from @koehnlein works fine for me with guzzle 7.5.0

@isfar
Copy link

isfar commented Dec 31, 2022

It's been more than a year. @ericmartel, are you there?

@koehnlein
Copy link

As this project seems not to be continued, I looked for an activly maintained fork and now would recommend to use oqq/codeception-email-mailhog instead of this original package.

oqq/codeception-email-mailhog:^2.0 is compatible with codeception 4
oqq/codeception-email-mailhog:^3.0 is compatible with codeception 5

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

4 participants