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

Support PHP 8 #10

Open
mikejpeters opened this issue Jan 4, 2022 · 1 comment
Open

Support PHP 8 #10

mikejpeters opened this issue Jan 4, 2022 · 1 comment

Comments

@mikejpeters
Copy link

Currently this project requires php ^7.1, which causes composer errors if this library is used in a project targeting PHP 8:

Your requirements could not be resolved to an installable set of packages.

Problem 1
- petfinder-com/petfinder-php is locked to version v1.0.2 and an update of this package was not requested.
- petfinder-com/petfinder-php v1.0.2 requires php ^7.1 -> your php version (8.0; overridden via config.platform, actual: 8.0.11) does not satisfy that requirement.

Can you update the library to support PHP 8? Thank you!

@sanjay-possibility
Copy link

[InvalidArgumentException]
Package petfinder-com/petfinder-php has a PHP requirement incompatible with your PHP version, PHP extensions and Composer version:
- petfinder-com/petfinder-php v1.0.2 requires php ^7.1 which does not match your installed version 8.0.14.

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