Skip to content

Add symfony/finder ^5.0 as OR dependency#16

Open
t-heuser wants to merge 4 commits intoandreaskweber:masterfrom
oneserv:master
Open

Add symfony/finder ^5.0 as OR dependency#16
t-heuser wants to merge 4 commits intoandreaskweber:masterfrom
oneserv:master

Conversation

@t-heuser
Copy link
Copy Markdown

@t-heuser t-heuser commented Nov 6, 2020

All tests are working and a manual test was also successful.

closes #15

Comment thread composer.json
@@ -17,7 +17,7 @@
"require": {
"php": ">=5.6",
"symfony/console": "^3.0 || ^4.0",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Suggested change
"symfony/console": "^3.0 || ^4.0",
"symfony/console": "^3.0 || ^4.0 || ^5.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.

Updating dependencies

2 participants