Skip to content

Commit

Permalink
Add kitchen-sink PHP extension bundle and enable networking feature
Browse files Browse the repository at this point in the history
  • Loading branch information
soderlind committed Jan 9, 2024
1 parent 05ffb7e commit 83de15a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .wordpress-org/blueprints/blueprint.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
"php": "8.1",
"wp": "latest"
},
"phpExtensionBundles": [
"kitchen-sink"
],
"features": {
"networking": true
},
"steps": [
{
"step": "login",
Expand Down

0 comments on commit 83de15a

Please sign in to comment.