Skip to content

Commit

Permalink
v4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
globalcitizen committed Jan 8, 2023
1 parent 0a65ded commit 148b3c3
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ Then just add the following to your `composer.json` file:
// composer.json
{
"require": {
"globalcitizen/php-iban": "4.2.0"
"globalcitizen/php-iban": "4.2.1"
}
}
```
Expand Down Expand Up @@ -252,7 +252,7 @@ The following table compares __php-iban__ to other PHP projects offering IBAN-re

| Project | Lic. | Proc | OO | Began | Latest | Star | Watch | Fork | Installs | Home culture | Deps |
| ---------------------------------------------------------- | ---- | ---- | --- | ------ | ------ | ---- | ----- | ---- | -------- | ------------ | ------- |
| __php-iban__ | LGPL ||| 2009 | 4.2.0 | 425 | 29 | 104 | ~5.5M+* | Global* | *none* |
| __php-iban__ | LGPL ||| 2009 | 4.2.1 | 426 | 29 | 104 | ~5.5M+* | Global* | *none* |
| [Iban](https://github.com/jschaedl/Iban) | MIT ||| 2013 | 1.3.0 | 50 | 9 | 19 | 178.39k | German | lots |
| [IsoCodes](https://github.com/ronanguilloux/IsoCodes) | GPL3 ||| 2012 | 2.1.1 | 466 | 22 | 54 | 145k | French | lots |
| [SepaUtil's](https://github.com/AbcAeffchen/SepaUtilities) | GPL3 ||| 2014 | 1.2.3 | 8 | 4 | 3 | 25k | German | phpunit |
Expand Down Expand Up @@ -323,6 +323,9 @@ Your Help Wanted
News: January 2023
------------------

__[Version 4.2.1](https://github.com/globalcitizen/php-iban/releases/tag/v4.2.1)__ has been released.
* Further Czech example IBANS (thanks to [@Triplkrypl](https://github.com/Triplkrypl))

__[Version 4.2.0](https://github.com/globalcitizen/php-iban/releases/tag/v4.2.0)__ has been released.
* Resolve [forward-compatibility with php 8.2](https://github.com/globalcitizen/php-iban/issues/120)

Expand Down

0 comments on commit 148b3c3

Please sign in to comment.