Skip to content
This repository has been archived by the owner on May 1, 2021. It is now read-only.

Remove PHP requirement in composer.json #3

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Conversation

erikhansen
Copy link

This extension isn't compatible with PHP 7.1 due to composer.json requirements.

Considering that most 2.2+ sites will be using PHP 7.1+, this makes a big difference.

Since the extension is essentially all javascript, I'm proposing that the PHP version constraint be removed entirely, rather than adding 7.1 and 7.2 to the list.

This extension isn't compatible with PHP 7.1 due to composer.json requirements.

Considering that most 2.2+ sites will be using PHP 7.1+, this makes a big difference.

Since the extension is essentially all javascript, I'm proposing that the PHP version constraint be removed entirely, rather than adding 7.1 and 7.2 to the list.
@navarr
Copy link

navarr commented Jun 4, 2019

I see that the PHP requirement has been removed on master, but there's not a new release yet.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants