Newer libraries for WebAuthn (on PHP 8.1+ see T363639: web-auth/webauthn-lib must be upgraded to 4+ for PHP 8.2+ support) require php-uuid, which also means we can prevent the need for a polyfill as per T373751: Remove symfony/polyfill-uuid from Vendor.
- Add to production 8.1 images
- Add to CI 8.1+ images