Skip to content

Commit b8b35f3

Browse files
authored
Reimplement Joomla 4.3 fix for portable-utf8 dependency (#40396)
1 parent a7d4f18 commit b8b35f3

File tree

2 files changed

+29
-17
lines changed

2 files changed

+29
-17
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,8 @@
9898
"lcobucci/jwt": "^4.2.1",
9999
"web-token/signature-pack": "^3.1.2",
100100
"phpseclib/bcmath_compat": "^2.0.1",
101-
"jfcherng/php-diff": "^6.10.11"
101+
"jfcherng/php-diff": "^6.10.11",
102+
"voku/portable-utf8": "6.0.12 as 5.4.0"
102103
},
103104
"require-dev": {
104105
"phpunit/phpunit": "^9.6.6",

composer.lock

Lines changed: 27 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)