Skip to content

Commit

Permalink
adjust readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jschaedl committed Dec 8, 2021
1 parent c45060f commit 37e0308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
A small library for validating International Bankaccount Numbers (IBANs) based on the IBAN Registry provided by SWIFT.
See https://www.swift.com/standards/data-standards/iban for more information.

![PHP Version](https://img.shields.io/badge/version-PHP%207.2%2B-lightgrey.svg)
![PHP Version](https://img.shields.io/badge/version-PHP%207.4%2B-lightgrey.svg)
[![Latest Stable Version](https://poser.pugx.org/jschaedl/iban-validation/v/stable)](https://packagist.org/packages/jschaedl/iban-validation)
[![Latest Unstable Version](https://poser.pugx.org/jschaedl/iban-validation/v/unstable)](https://packagist.org/packages/jschaedl/iban-validation)
[![Total Downloads](https://poser.pugx.org/jschaedl/iban-validation/downloads)](https://packagist.org/packages/jschaedl/iban-validation)
Expand Down

0 comments on commit 37e0308

Please sign in to comment.