-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[stable10] bump remaining symfony 3.4.22 components #34412
Conversation
Codecov Report
@@ Coverage Diff @@
## stable10 #34412 +/- ##
==============================================
- Coverage 63.5% 63.5% -0.01%
Complexity 19140 19140
==============================================
Files 1265 1265
Lines 75286 75285 -1
Branches 1291 1291
==============================================
- Hits 47813 47810 -3
- Misses 27093 27095 +2
Partials 380 380
Continue to review full report at Codecov.
|
2 similar comments
Codecov Report
@@ Coverage Diff @@
## stable10 #34412 +/- ##
==============================================
- Coverage 63.5% 63.5% -0.01%
Complexity 19140 19140
==============================================
Files 1265 1265
Lines 75286 75285 -1
Branches 1291 1291
==============================================
- Hits 47813 47810 -3
- Misses 27093 27095 +2
Partials 380 380
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## stable10 #34412 +/- ##
==============================================
- Coverage 63.5% 63.5% -0.01%
Complexity 19140 19140
==============================================
Files 1265 1265
Lines 75286 75285 -1
Branches 1291 1291
==============================================
- Hits 47813 47810 -3
- Misses 27093 27095 +2
Partials 380 380
Continue to review full report at Codecov.
|
Description
It would be nice to be able to just type
composer update
and let it all happen. But we are waiting for a decision on thephpseclib
bump in PR #34285There are also parts of behat-gherkin that are waiting to come out of
stable10
composer. So first I didcomposer update
and saw what symfony components it wants to touch. So I did told it to update each of those symfony components:Then I can move on to sorting out other dependency changes that are waiting.
Motivation and Context
Sort out what symfony components
composer
thinks are still needed and should be at3.4.22
How Has This Been Tested?
CI
Types of changes
Checklist:
Open tasks: