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

PHP 8 support #28

Open
Tahiaji opened this issue Feb 9, 2022 · 1 comment
Open

PHP 8 support #28

Tahiaji opened this issue Feb 9, 2022 · 1 comment

Comments

@Tahiaji
Copy link

Tahiaji commented Feb 9, 2022

v1.0.0 requires php: >=5.3.0
v1.2.0 requires php: ^5.5 || ^7

So, if you try to install it with PHP 8 - the first version will be installed.
Can you add support for the latest PHP version?

@jlesueur
Copy link
Member

jlesueur commented Feb 9, 2022

#29 - We haven't yet evaluated whether PHP 8 might require changes, but this PR (and branch) allow php8. you can try it out by running:

composer require bamboohr/bhr-api-php:dev-PHP-8-support

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