SteppingHat / php-emoji-detector

Detect and validate emoji in an input string

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade to Unicode Emoji 15.0

SteppingHat opened this issue · comments

This is partially dependant on amio/emoji.json#25, which I've opened a PR against to update the JSON dataset that this package relies on.

It was last updated to 14.0 (currently we're using 13.1) but before doing a new release, I'll wait for the PR to be merged.

If it isn't merged anytime soon, I'll publish my fork on unpkg so that this package can read the JSON from it.