liip / serializer

A PHP serializer that generates PHP code for maximum performance
MIT License
128 stars 10 forks source link

Update liip/metadata-parser to latest version and do some housekeeping #36

Closed Spea closed 1 year ago

Spea commented 1 year ago

This also removes the doctrine/annotations dependency, as the serializer itself does not need it, and the metadata-parser has now a direct dependency on it anyway.

In addition to this, I also did the following: