Skip to content
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

[Batch] Add composer-require-checker CI #44

Merged
merged 12 commits into from
Dec 9, 2022

Conversation

xepozz
Copy link
Member

@xepozz xepozz commented Oct 14, 2022

Added composer-require-checker according to yiisoft/actions#9

@codecov
Copy link

codecov bot commented Dec 8, 2022

Codecov Report

❗ No coverage uploaded for pull request base (master@29e6831). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             master       #44   +/-   ##
==========================================
  Coverage          ?   100.00%           
  Complexity        ?         6           
==========================================
  Files             ?         2           
  Lines             ?        21           
  Branches          ?         0           
==========================================
  Hits              ?        21           
  Misses            ?         0           
  Partials          ?         0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

composer.json Outdated
"php": "^7.4|^8.0",
"psr/container": "^1.0",
"php": "^8.0",
"psr/container": "^2.0",
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
"psr/container": "^2.0",
"psr/container": "^1.0|^2.0",

@rustamwin rustamwin merged commit b0ad85f into master Dec 9, 2022
@rustamwin rustamwin deleted the add-composer-require-checker branch December 9, 2022 14:29
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.

4 participants