You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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`.