We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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've just tried to install the latest version and found my PHP having an issue:
peter@x1:/tmp$ packr -v Composer detected issues in your platform:
Your Composer dependencies require a PHP version ">= 7.3.0". You are running 7.2.24-0ubuntu0.18.04.6.
The composer.json for packer says 7.2.5. I guess a dependency causes this. I'll open a PR to clarify it in the composer.json.
Cheers, Peter
The text was updated successfully, but these errors were encountered:
This way it would throw a message/warning, if the PHP version is incompatible.
Sorry, something went wrong.
No branches or pull requests
I've just tried to install the latest version and found my PHP having an issue:
peter@x1:/tmp$ packr -v
Composer detected issues in your platform:
Your Composer dependencies require a PHP version ">= 7.3.0". You are running 7.2.24-0ubuntu0.18.04.6.
The composer.json for packer says 7.2.5. I guess a dependency causes this. I'll open a PR to clarify it in the composer.json.
Cheers,
Peter
The text was updated successfully, but these errors were encountered: