Skip to content

Commit f1fad6c

Browse files
obenlandclaude
andcommitted
Keep WebAuthn provider as zip download in wp-env config
The sjinks/wp-two-factor-provider-webauthn GitHub repo requires composer install for its vendor/autoload.php. The zip download from wordpress.org includes built dependencies and works out of the box. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 720db4b commit f1fad6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.wp-env.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"WordPress/gutenberg",
66
"bbpress/bbPress",
77
"WordPress/two-factor",
8-
"sjinks/wp-two-factor-provider-webauthn",
8+
"https://downloads.wordpress.org/plugin/two-factor-provider-webauthn.latest-stable.zip",
99
"."
1010
],
1111
"mappings": {

0 commit comments

Comments
 (0)