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

I got the error on composer update: tucker-eric/docusign-rest-client[2.0.0, 3.0.0] require php ^7.2 -> your php version (8.0.2) does not satisfy that requirement. #11

Closed
lovelight24 opened this issue Mar 3, 2021 · 2 comments

Comments

@lovelight24
Copy link

Hello Mr.Tucker,
I am upgrading my laravel version from 6 to 8. For this also upgrade my php version from 7.2 to 8.0.
I am also change in composer.json as tucker-eric/laravel-docusign": "^3.0.0. But when i run composer update,
i got the error:

Problem 1
- tucker-eric/laravel-docusign[3.0.0, ..., 3.1.0] require tucker-eric/docusign-rest-client ~2.0|~3.0 -> satisfiable by tucker-eric/docusign-rest-client[2.0.0, 3.0.0].
- tucker-eric/docusign-rest-client[2.0.0, 3.0.0] require php ^7.2 -> your php version (8.0.2) does not satisfy that requirement.
- Root composer.json requires tucker-eric/laravel-docusign ^3.0.0 -> satisfiable by tucker-eric/laravel-docusign[3.0.0, 3.1.0].

Thankyou so much in Advance.

@Tucker-Eric
Copy link
Owner

Use 4.0.0, it supports php8

@lovelight24
Copy link
Author

Dear Mr. Tucker,

Thanks for the Reply.
I got error when i used 4.0.0

Problem 1
- tucker-eric/laravel-docusign[4.0.0, ..., 4.1.0] require tucker-eric/docusign-rest-client ~2.0|~3.0 -> satisfiable by tucker-eric/docusign-rest-client[2.0.0, 3.0.0].
- tucker-eric/docusign-rest-client[2.0.0, 3.0.0] require php ^7.2 -> your php version (8.0.2) does not satisfy that requirement.
- Root composer.json requires tucker-eric/laravel-docusign ^4.0.0 -> satisfiable by tucker-eric/laravel-docusign[4.0.0, 4.0.1, 4.1.0]

Thanks

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