Releases: Astrotomic/laravel-webmentions
Releases · Astrotomic/laravel-webmentions
v0.6.0
- add Laravel 11 support
- drop PHP7.4 & PHP8.0
- drop Laravel 8 & Laravel 9
Full Changelog: 0.5.0...0.6.0
v0.3.0
- add
<x-webmention-links />
Blade component
v0.2.0
- add
\Astrotomic\Webmentions\Client::count($url)
method