Skip to content

Commit c40fb81

Browse files
authored
Merge pull request #867 from maartenpaauw/feat/maartenpaauw-plugin-docs
[plugin] Filament v4 support for two of Maarten Paauw's packages
2 parents 2bc812c + bb747e7 commit c40fb81

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

content/plugins/maartenpaauw-cashier-billing-provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ docs_url: https://raw.githubusercontent.com/maartenpaauw/filament-cashier-billin
99
github_repository: maartenpaauw/filament-cashier-billing-provider
1010
has_dark_theme: true
1111
has_translations: true
12-
versions: [3]
12+
versions: [3, 4]
1313
publish_date: 2024-03-20
1414
---

content/plugins/maartenpaauw-pennant.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,11 @@ description: Seamlessly integrate feature flags from Laravel Pennant into Filame
77
anystack_id: 99ea0c8c-ad09-42eb-a524-e17514543ddc
88
discord_url: https://discord.com/channels/883083792112300104/1145610616552300595
99
github_repository: maartenpaauw/pennant-for-filament
10-
docs_url: https://raw.githubusercontent.com/maartenpaauw/pennant-for-filament-docs/main/README.md
10+
docs_urls:
11+
v4: https://raw.githubusercontent.com/maartenpaauw/pennant-for-filament-docs/main/README.md
12+
v3: https://raw.githubusercontent.com/maartenpaauw/pennant-for-filament-docs/refs/heads/1.x/README.md
1113
has_dark_theme: true
1214
has_translations: true
13-
versions: [3]
15+
versions: [3, 4]
1416
publish_date: 2023-08-21
1517
---

0 commit comments

Comments
 (0)