Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update PHP requirement in Phar manifest #1650

Merged
merged 1 commit into from
Nov 28, 2021

Conversation

cmb69
Copy link
Contributor

@cmb69 cmb69 commented Nov 27, 2021

composer.json states ^7.3 || ^7.4 || ^8.0 as PHP version requirement,
so the Phar is supposed to be compatible with PHP 8.0 as well. Since
^7.3 implies compatibility with PHP 7.4, we don't add it explicitly
here.

composer.json states `^7.3 || ^7.4 || ^8.0` as PHP version requirement,
so the Phar is supposed to be compatible with PHP 8.0 as well.  Since
`^7.3` implies compatibility with PHP 7.4, we don't add it explicitly
here.
cmb69 added a commit to cmb69/polyglot_xh that referenced this pull request Nov 27, 2021
This reverts commit a4aa1cb, because
the Phar is still not ready to be installed via Phive[1].

[1] <phingofficial/phing#1650>
@mrook mrook merged commit b4fb96e into phingofficial:main Nov 28, 2021
@cmb69 cmb69 deleted the cmb/manifest-8.0 branch November 28, 2021 12:24
@mrook mrook added this to the 3.0.0-RC4 milestone Jan 17, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants