Skip to content

Update composer.json#37

Open
rossaddison wants to merge 6 commits intoyiisoft:masterfrom
rossaddison:master
Open

Update composer.json#37
rossaddison wants to merge 6 commits intoyiisoft:masterfrom
rossaddison:master

Conversation

@rossaddison
Copy link

Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues

@codecov
Copy link

codecov bot commented Jan 25, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 27.69%. Comparing base (21eead5) to head (8f143c8).
Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
src/TestApplicationRunner.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #37      +/-   ##
============================================
+ Coverage     26.34%   27.69%   +1.35%     
  Complexity       57       57              
============================================
  Files             6        6              
  Lines           205      195      -10     
============================================
  Hits             54       54              
+ Misses          151      141      -10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@@ -1,5 +1,5 @@
{
"name": "yiisoft/yii-testing",
"name": "rossaddison/yii-testing",
Copy link
Member

Choose a reason for hiding this comment

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

That isn't correct.

"yiisoft/config": "^1.6.0",
"yiisoft/di": "^1.3",
"yiisoft/error-handler": "^4.0",
"yiisoft/yii-http": "^1.0.4",
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
"yiisoft/yii-http": "^1.0.4",
"yiisoft/yii-http": "^1.0.4",

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.

2 participants