ramsey / composer-install

:gift: A GitHub Action to streamline installation of PHP dependencies with Composer.
MIT License
233 stars 32 forks source link

docs: bump versions for example #255

Closed Chris53897 closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.57%. Comparing base (b231af5) to head (6127110).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/ramsey/composer-install/pull/255/graphs/tree.svg?width=650&height=150&src=pr&token=ZP54XdHMGI&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ben+Ramsey)](https://app.codecov.io/gh/ramsey/composer-install/pull/255?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ben+Ramsey) ```diff @@ Coverage Diff @@ ## v2 #255 +/- ## ======================================= Coverage 83.57% 83.57% ======================================= Files 7 7 Lines 207 207 ======================================= Hits 173 173 Misses 34 34 ```