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

composer.json requires PHP 7.4 but readme.txt says 7.3 #844

Closed
lukemalcolm opened this issue Mar 24, 2022 · 1 comment
Closed

composer.json requires PHP 7.4 but readme.txt says 7.3 #844

lukemalcolm opened this issue Mar 24, 2022 · 1 comment

Comments

@lukemalcolm
Copy link

lukemalcolm commented Mar 24, 2022

The readme.txt file calls out for:

Requires PHP: 7.3

In composer.json it asks for 7.4 and composer blocks on installation on PHP 7.3

"require": { "php": "^7.4 || ^8.0",

EDIT: This is in 4.4.0

@evansims
Copy link
Member

evansims commented Mar 24, 2022

Hi @lukemalcolm thanks for the heads-up, I've updated the readme.txt file and will cut a bugfix release upping that shortly. As a policy, Auth0 only supports PHP runtimes that are supported by PHP itself, and 7.3 was deprecated last December. Sorry for the confusion!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants