File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55![ GitHub Code Style Action Status] ( https://github.com/TappNetwork/filament-webhook-client/actions/workflows/fix-php-code-style-issues.yml/badge.svg )
66[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/tapp/filament-webhook-client.svg?style=flat-square )] ( https://packagist.org/packages/tapp/filament-webhook-client )
77
8- This plugin adds a Filament resource and a policy for [ Spatie Webhook Client] ( https://github.com/spatie/laravel-webhook-client/ ) .
8+ Filament resource and policy for [ Spatie Webhook Client] ( https://github.com/spatie/laravel-webhook-client/ ) .
99
1010## Version Compatibility
1111
1212Filament | Filament Webhook Client | Documentation
1313:--------|:-------------------|:--------------
14- 4.x | 4.x | Current
14+ 4.x/5.x | 4.x | Current
15153.x | 1.x | [ Check the docs] ( https://github.com/TappNetwork/filament-webhook-client/tree/1.x )
1616
1717## Installation
Original file line number Diff line number Diff line change 2525 "require" : {
2626 "php" : " ^8.2" ,
2727 "spatie/laravel-package-tools" : " ^1.16" ,
28- "filament/filament" : " ^4.0" ,
28+ "filament/filament" : " ^5.0|^ 4.0" ,
2929 "illuminate/contracts" : " ^10.0||^11.0||^12.0" ,
3030 "spatie/laravel-webhook-client" : " ^3.4"
3131 },
You can’t perform that action at this time.
0 commit comments