diff --git a/.wordpress-org/blueprints/blueprint.json b/.wordpress-org/blueprints/blueprint.json index 5fa6bdf..3018129 100644 --- a/.wordpress-org/blueprints/blueprint.json +++ b/.wordpress-org/blueprints/blueprint.json @@ -5,6 +5,12 @@ "php": "8.1", "wp": "latest" }, + "phpExtensionBundles": [ + "kitchen-sink" + ], + "features": { + "networking": true + }, "steps": [ { "step": "login",