Skip to content

Commit e5aaf70

Browse files
committed
Bump rowbot/idna version
1 parent 07b9606 commit e5aaf70

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
- Report all hostname state failures for URLPattern per [whatwg/url#863](https://github.com/whatwg/url/pull/863) and [whatwg/urlpattern#252](https://github.com/whatwg/urlpattern/issues/252)
1515
- Bump version of `symfony/cache`
1616
- Bump version of `phpunit/phpunit`
17+
- Bump version of `rowbot/idna`
1718

1819
### Internals
1920

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"ext-mbstring": "*",
1616
"brick/math": "^0.12 || ^0.13",
1717
"psr/log": "^3.0",
18-
"rowbot/idna": "^0.1.5"
18+
"rowbot/idna": "^0.2.0"
1919
},
2020
"require-dev": {
2121
"guzzlehttp/guzzle": "^7.0",

0 commit comments

Comments
 (0)