Skip to content

Commit

Permalink
v2.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Walter Stanish committed Jan 30, 2016
1 parent d8c4874 commit 4a4fdc4
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 @@ -35,7 +35,7 @@ Then just add the following to your `composer.json` file:
// composer.json
{
"require": {
"globalcitizen/php-iban": "2.1.7"
"globalcitizen/php-iban": "2.1.8"
}
}
```
Expand Down Expand Up @@ -76,7 +76,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 | 2.1.7 | 23 | 11 | 13 | 10,000+* | Global* | *none* |
| __php-iban__ | LGPL ||| 2009 | 2.1.8 | 23 | 11 | 13 | 10,000+* | Global* | *none* |
| [Iban](https://github.com/jschaedl/Iban) | MIT ||| 2013 | 1.1.6 | 38 | 10 | 14 | 52,521 | German | lots |
| [IsoCodes](https://github.com/ronanguilloux/IsoCodes) | GPL3 ||| 2012 | 2.0.0 | 241 | 14 | 28 | 36,360 | French | lots |
| [SepaUtil's](https://github.com/AbcAeffchen/SepaUtilities) | GPL3 ||| 2014 | 1.1.2 | 4 | 3 | 3 | 1,394 | German | phpunit |
Expand Down

0 comments on commit 4a4fdc4

Please sign in to comment.