-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[FrameworkBundle] Update console fixtures after #22217 #22278
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
Conversation
Travis is hanging? |
@ro0NL No, it's just that there is a lot of activity, and the queue is quite large right now :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Monitoring travis.. and PHP7 still fails. What a day... edit: wait.. that could actually be a deps issue.. ill have a look at composer file. |
Not sure what needs to be done here;
|
@ro0NL Not sure but I'd say |
|
🎉 thx @chalasr for helping out and pointing out these issues. |
@@ -38,7 +38,7 @@ | ||
}, | ||
"require-dev": { | ||
"symfony/browser-kit": "~2.4|~3.0.0", | ||
"symfony/console": "~2.8.8|~3.0.8", | ||
"symfony/console": "~2.8.19|~3.3", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
~2.8.19|~3.2.7
?
Thank you @ro0NL. |
…ro0NL) This PR was squashed before being merged into the 2.8 branch (closes #22278). Discussion ---------- [FrameworkBundle] Update console fixtures after #22217 | Q | A | ------------- | --- | Branch? | 2.8 | Bug fix? | yes (regression from #22217) | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | #22217 (comment) | License | MIT | Doc PR | symfony/symfony-docs#... <!--highly recommended for new features--> cc @fabpot Sorry for the inconvenience :) Commits ------- 6e1cee6 [FrameworkBundle] Update console fixtures after #22217
merged, can you please look now at master which is still failing? |
This PR was merged into the 3.3-dev branch. Discussion ---------- [FrameworkBundle] Fix console fixtures | Q | A | ------------- | --- | Branch? | master | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | #22278 (comment) | License | MIT | Doc PR | symfony/symfony-docs#... <!--highly recommended for new features--> cc @nicolas-grekas Commits ------- a7bd944 [FrameworkBundle] Fix console fixtures
cc @fabpot
Sorry for the inconvenience :)