Skip to content

Commit 2451f0a

Browse files
committed
Add bundle registration to recipe
1 parent 1d922a6 commit 2451f0a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

vuillaume-agency/symfony-turnstile/1.0/manifest.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
2+
"bundles": {
3+
"VuillaumeAgency\\TurnstileBundle\\VuillaumeAgencyTurnstileBundle": ["all"]
4+
},
25
"env": {
36
"TURNSTILE_KEY": "your-site-key",
47
"TURNSTILE_SECRET": "your-secret-key"

0 commit comments

Comments
 (0)