-
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] remove composer that is now in vendor bin #34418
[stable10] remove composer that is now in vendor bin #34418
Conversation
Codecov Report
@@ Coverage Diff @@
## stable10 #34418 +/- ##
==============================================
- Coverage 63.5% 63.5% -0.01%
Complexity 19140 19140
==============================================
Files 1265 1265
Lines 75285 75297 +12
Branches 1291 1291
==============================================
+ Hits 47810 47817 +7
- Misses 27095 27100 +5
Partials 380 380
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## stable10 #34418 +/- ##
==============================================
- Coverage 63.5% 63.5% -0.01%
Complexity 19140 19140
==============================================
Files 1265 1265
Lines 75285 75297 +12
Branches 1291 1291
==============================================
+ Hits 47810 47817 +7
- Misses 27095 27100 +5
Partials 380 380
Continue to review full report at Codecov.
|
Description
Now when I do
composer update
it just says:and that is PR #34285 which is waiting for review.
Note: this is on top of other
composer
PRs tostable10
that are waiting for CI to finish and be merged.Related Issue
#33914 issue about moving behat to vendor-bin
#34219 initial move of behat to vendor-bin in
stable10
- it did not sort out all the other pieces here#34212 move of behat to vendor-bin in
master
Motivation and Context
Sort this out properly in
stable10
now that it is open for change again.How Has This Been Tested?
CI
Types of changes
Checklist:
Open tasks: