[18:50:21] tgr: could use your input on T363639 , https://phabricator.wikimedia.org/T363639 [18:50:22] T363639: web-auth/webauthn-lib must be upgraded to 4+ for PHP 8 support - https://phabricator.wikimedia.org/T363639 [20:45:04] Krinkle: https://phabricator.wikimedia.org/T364986#9816569 [20:45:28] > - symfony/process[v5.0.0, v5.0.1, v5.0.2, v5.0.3, v5.0.4, v5.0.5, v5.0.6, v5.0.7, v5.0.8] require php ^7.2.5 -> your php version (8.2.18) does not satisfy that requirement. [20:46:30] 5.1 relaxed the constraint to >= 7.2.5 [20:50:55] Noting also that comment includes psysh (which isn't in release branch vendor by default) [20:52:00] https://gerrit.wikimedia.org/r/c/mediawiki/extensions/OATHAuth/+/1085923 [20:52:03] https://integration.wikimedia.org/ci/job/quibble-composer-mysql-php82-noselenium/3137/console [20:55:19] It kind looks like composer is being stupid when the requires are highest to lowest [20:55:26] symfony/console: ^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4 [20:56:14] psy/psysh v0.12.4 requires symfony/console ^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4 -> satisfiable by symfony/console[v7.1.6].