Skip to content

Commit

Permalink
Merge pull request #32 from szepeviktor/patch-1
Browse files Browse the repository at this point in the history
Fix a typo in README
  • Loading branch information
IonBazan authored Jun 17, 2024
2 parents d7f3cd5 + 70850db commit d3ed217
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[![Downloads](https://img.shields.io/packagist/dt/ion-bazan/composer-diff.svg)](https://packagist.org/packages/ion-bazan/composer-diff)
[![License](https://img.shields.io/packagist/l/ion-bazan/composer-diff.svg)](https://packagist.org/packages/ion-bazan/composer-diff)

Generates packages changes report in Markdown format by comparing `composer.lock` files. Compares with last-commited changes by default.
Generates packages changes report in Markdown format by comparing `composer.lock` files. Compares with last-committed changes by default.

## Now available as [GitHub Action](https://github.com/marketplace/actions/composer-diff)!

Expand Down Expand Up @@ -124,4 +124,3 @@ This package offers:
- [GitHub Action](https://github.com/marketplace/actions/composer-diff) with example workflow
- 100% test coverage.
- MIT license.

0 comments on commit d3ed217

Please sign in to comment.