AltThree / Emoji

An emoji parser for Laravel 5.
https://alt-three.com/
MIT License
74 stars 7 forks source link

Support Laravel 5.6 #20

Closed m1guelpf closed 6 years ago

m1guelpf commented 6 years ago

Laravel 5.6 was released yesterday. This PR allows the use of this package with Laravel 5.6

Also, please release a new version of this package (you can release a patch or a minor version) when you merge this PR, to avoid pulling dev-master. :wink:

:octocat:

GrahamCampbell commented 6 years ago

v6.0 released with laravel 5.6 support