Skip to content

v0.0.343

Latest

Choose a tag to compare

@zakjakub zakjakub released this 24 May 17:55
· 18 commits to master since this release
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`.