Update API Platform to v3 and replace deprecated annotations Updated the codebase to support API Platform v3, replacing deprecated `ApiPlatform\Core` annotations with `ApiPlatform\Metadata`. Adjusted API operations for `ContactFile` and `ContactImage` entities. Incremented PHP requirements to `>=8.4.0` and updated dependencies accordingly in `composer.json` and `composer.lock`.