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

State System Requirements #22

Open
ravage84 opened this issue May 2, 2017 · 3 comments
Open

State System Requirements #22

ravage84 opened this issue May 2, 2017 · 3 comments

Comments

@ravage84
Copy link
Contributor

ravage84 commented May 2, 2017

Though it will be enforced through Composer, it would be better to clearly state the system requirements.

What OSes are generally supported? I Assume at least:

  • Windows
  • Linux

What PHP versions are supported?
According to https://github.com/povils/phpmnd/blob/v1.0.3/composer.json#L21 it would be PHP 5.6.+ incl. 7.x, right now.

Are there any PHP extensions needed? It seems not, at the moment.

@ravage84
Copy link
Contributor Author

ravage84 commented May 2, 2017

These requirements should live where the installation is explained. See #19.

@peter279k
Copy link
Contributor

It needs the System requirement section in README.

And we can refer the require block in composer.json to complete this section.

@ravage84
Copy link
Contributor Author

It needs the System requirement section in README.

Agreed.

And we can refer the require block in composer.json to complete this section.

I wouldn't do it that way. Even though writing a human readable list foces you to keep it synced, it's much more developer friendly than to force people to interpret the composer controlled requirements.

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