-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Update composer.json #37
base: master
Are you sure you want to change the base?
Conversation
rossaddison
commented
Jan 25, 2025
Q | A |
---|---|
Is bugfix? | ❌ |
New feature? | ❌ |
Breaks BC? | ❌ |
Fixed issues |
Codecov ReportAttention: Patch coverage is
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. |
@@ -1,5 +1,5 @@ | |||
{ | |||
"name": "yiisoft/yii-testing", | |||
"name": "rossaddison/yii-testing", |
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.
That isn't correct.
"yiisoft/config": "^1.6.0", | ||
"yiisoft/di": "^1.3", | ||
"yiisoft/error-handler": "^4.0", | ||
"yiisoft/yii-http": "^1.0.4", |
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.
"yiisoft/yii-http": "^1.0.4", | |
"yiisoft/yii-http": "^1.0.4", |