Skip to content

Conversation

@piotrbelina
Copy link

@piotrbelina piotrbelina commented Mar 3, 2020

Hello,
I updated composer.json to allow to use PHPMND in Symfony 5 projects
Cheers,
Piotr

@piotrbelina
Copy link
Author

Hello,
I don't know how to fix AppVeyor build
Cheers,
Piotr

"php": "^7.1",
"symfony/console": "^4.0",
"symfony/finder": "^4.0",
"symfony/console": "^4.0 || ^5.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

How come your using the || operator here? Cant we just update it to 5.0 and then bump up the major release version?

Choose a reason for hiding this comment

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

this PR (and this comment) is a duplicate of #102

Copy link
Author

Choose a reason for hiding this comment

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

I just learned it. #102 has title "fixes #98" which does not speak much

@kubawerlos
Copy link
Collaborator

@piotrbelina can we close it as a duplicate of #102?

@piotrbelina
Copy link
Author

@kubawerlos please merge just any pull request just update the project to symfony 5

@kubawerlos
Copy link
Collaborator

@piotrbelina if I could :( I've started reviewing this, so maybe this will @povils merge it faster.

@aaajeetee
Copy link

I think this PR is now duplicate because #105 is merged. Correct me if I'm wrong.

@piotrbelina
Copy link
Author

I think this PR is now duplicate because #105 is merged. Correct me if I'm wrong.

Yes, it is a duplicate now. We can close it.

@piotrbelina piotrbelina closed this May 6, 2020
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.

5 participants