Skip to content

Commit aac1f49

Browse files
authored
Update TUF client to fix PHP 8.4 compat issues (#45166)
* Update php-tuf to version 5.3 * revert composer change
1 parent f39bbb4 commit aac1f49

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"phpseclib/bcmath_compat": "^2.0.3",
109109
"jfcherng/php-diff": "^6.16.2",
110110
"voku/portable-utf8": "dev-joomla-5.3 as 6.0.13",
111-
"php-tuf/php-tuf": "^1.0.2",
111+
"php-tuf/php-tuf": "^1.0.3",
112112
"php-debugbar/php-debugbar": "^2.1.6"
113113
},
114114
"require-dev": {

composer.lock

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

0 commit comments

Comments
 (0)