Skip to content

Symfony 4 support#2

Open
drboboev wants to merge 1 commit intobicpi:masterfrom
drboboev:patch-1
Open

Symfony 4 support#2
drboboev wants to merge 1 commit intobicpi:masterfrom
drboboev:patch-1

Conversation

@drboboev
Copy link

No description provided.

"require": {
"php": ">=5.5.9",
"symfony/process": "^2.7 || ^3.0"
"symfony/process": "^2.7 || ^3.0" || "^4.0"
Copy link
Owner

@bicpi bicpi Aug 1, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a syntax error, it should read "^2.7 || ^3.0 || ^4.0"

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