Skip to content

Commit 8a9e45e

Browse files
HLeithnerrichard67
andauthored
[5.3] Switch voku/portable-utf8 to joomla-backport for php8.4 bc (#44489)
* Switch voku/portable-utf8 to joomla-backport for php8.4 bc * Update content hash in lock file * Update content hash again --------- Co-authored-by: Richard Fath <[email protected]> Co-authored-by: Richard Fath <[email protected]>
1 parent eca4ccd commit 8a9e45e

File tree

2 files changed

+31
-40
lines changed

2 files changed

+31
-40
lines changed

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@
3232
"type": "vcs",
3333
"url": "https://github.com/joomla-backports/php-tuf.git",
3434
"no-api": true
35+
},
36+
{
37+
"type": "vcs",
38+
"url": "https://github.com/joomla-backports/portable-utf8.git",
39+
"no-api": true
3540
}
3641
],
3742
"autoload": {
@@ -103,7 +108,7 @@
103108
"web-token/jwt-library": "^3.4.6",
104109
"phpseclib/bcmath_compat": "^2.0.3",
105110
"jfcherng/php-diff": "^6.16.2",
106-
"voku/portable-utf8": "^6.0.13",
111+
"voku/portable-utf8": "dev-joomla-5.3 as 6.0.13",
107112
"php-tuf/php-tuf": "^1.0.1"
108113
},
109114
"require-dev": {

composer.lock

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

0 commit comments

Comments
 (0)