Skip to content

Commit

Permalink
build: install php-cli-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
kolotov committed Aug 26, 2023
1 parent 953cb7b commit bdbf0bc
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@
"email": "[email protected]"
}
],
"require": {},
"require": {
"wp-cli/php-cli-tools": "^0.11.19"
},
"bin": [
"bin/brain-games"
],
Expand Down
82 changes: 82 additions & 0 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bdbf0bc

Please sign in to comment.