Skip to content

Commit 525064d

Browse files
committed
fix release
1 parent 03574bd commit 525064d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# Stand With Ukraine
2+
3+
[![SWUbanner](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner-direct.svg)](https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md)
4+
5+
----
6+
17
# Database for PHP-ISOCODES library
28

39
This repository contains database with localized values of ISO country (ISO 3166-1), subdivision (ISO 3166-2), language (ISO 639-3), currency (ISO 4217) and scripts (ISO 15924).

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"ext-json": "*"
1414
},
1515
"require-dev": {
16-
"sokil/php-isocodes": "^4.0.1",
16+
"sokil/php-isocodes": "^4.1.1",
1717
"phpunit/phpunit": "^9.5"
1818
},
1919
"scripts": {

0 commit comments

Comments
 (0)