Happyr / message-serializer

Serialize messages for transport over the wire
MIT License
77 stars 12 forks source link

fix php version requirement #44

Closed shouze closed 3 years ago

shouze commented 3 years ago

This allow php8 compatibility

Nyholm commented 3 years ago

I just merge #43

Thank you for this PR.