Skip to content

Show php 7 as requirement#12

Open
theodorosploumis wants to merge 1 commit into
joachim-n:masterfrom
theodorosploumis:patch-1
Open

Show php 7 as requirement#12
theodorosploumis wants to merge 1 commit into
joachim-n:masterfrom
theodorosploumis:patch-1

Conversation

@theodorosploumis

Copy link
Copy Markdown

Added php 7 as requirement and show better info for installation.

Added php 7 as requirement and show better info for installation.
@joachim-n

Copy link
Copy Markdown
Owner

The script itself doesn't need PHP 7, it's just Composer which is being rubbish -- see #11

@theodorosploumis

Copy link
Copy Markdown
Author

Actually it needs php 7. For example this line is using the new Spaceship operator. I managed to install the library with phpunit 5.7 but then I got to this line.

@joachim-n

Copy link
Copy Markdown
Owner

Ah, I'd completely forgotten about the use of the spaceship!

Wouldn't the PHP version requirement be better done in the composer.json file?

Also, I don't think there's a need to give git cloning instructions -- github has those.

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

Successfully merging this pull request may close these issues.

2 participants