Skip to content

Commit

Permalink
Add onboarding module as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
wpscholar committed Aug 17, 2022
1 parent bb292e9 commit 4ff02d3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,9 @@
]
}
],
"require": {},
"require": {
"newfold-labs/wp-module-onboarding": "^1.0"
},
"require-dev": {
"bluehost/wp-php-standards": "@stable",
"wp-cli/wp-cli-bundle": "@stable",
Expand Down Expand Up @@ -68,4 +70,4 @@
"dealerdirect/phpcodesniffer-composer-installer": true
}
}
}
}

0 comments on commit 4ff02d3

Please sign in to comment.