Use `PackageArchive::getUpdateInstructionsFor()` in PackageValidationArchive
authorTim Düsterhus <duesterhus@woltlab.com>
Wed, 16 Nov 2022 11:13:42 +0000 (12:13 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Wed, 16 Nov 2022 11:14:22 +0000 (12:14 +0100)
commit5590bc1425b03e1f8d91610b7d3c52ccccb7d338
tree15b957310be1284ed4cd039fe6364e1824b14600
parent31cbb98f46b935ab05cf062267aeadcb6a0810ab
Use `PackageArchive::getUpdateInstructionsFor()` in PackageValidationArchive

This removes the only user of `PackageArchive::isValidUpdate()` which will be
removed in a follow-up commit.
wcfsetup/install/files/lib/system/package/validation/PackageValidationArchive.class.php