Skip to content

Commit

Permalink
Merge pull request #149 from reedy/patch-4
Browse files Browse the repository at this point in the history
README.md: Fixup packagist icons
  • Loading branch information
manicki authored Jan 8, 2025
2 parents ca3222a + 9d52bc9 commit 75ac280
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
[![Build Status](https://github.com/wmde/Diff/actions/workflows/push.yaml/badge.svg?branch=master)](https://github.com/wmde/Diff/actions/workflows/push.yaml)
[![Code Coverage](https://scrutinizer-ci.com/g/wmde/Diff/badges/coverage.png?s=6ef6a74a92b7efc6e26470bb209293125f70731e)](https://scrutinizer-ci.com/g/wmde/Diff/)
[![Scrutinizer Quality Score](https://scrutinizer-ci.com/g/wmde/Diff/badges/quality-score.png?s=d75d876247594bb4088159574cedf7bd648b9db2)](https://scrutinizer-ci.com/g/wmde/Diff/)
[![Latest Stable Version](https://poser.pugx.org/diff/diff/version.png)](https://packagist.org/packages/diff/diff)
[![Download count](https://poser.pugx.org/diff/diff/d/total.png)](https://packagist.org/packages/diff/diff)
[![Packagist Version](https://img.shields.io/packagist/v/diff/diff?label=Version)](https://packagist.org/packages/diff/diff)
[![Packagist Downloads](https://img.shields.io/packagist/dt/diff/diff?label=Downloads)](https://packagist.org/packages/diff/diff)

**Diff** is a small standalone PHP library for representing differences between data
structures, computing such differences, and applying them as patches. It is extremely
Expand Down

0 comments on commit 75ac280

Please sign in to comment.