Skip to content

Commit

Permalink
Merge pull request #8 from vccw-team/package-index-will-be-closed
Browse files Browse the repository at this point in the history
some fix for changes of package index
  • Loading branch information
miya0001 authored Jul 18, 2017
2 parents 1557ae4 + 6a9c12a commit 4dbe1c4
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 16 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ $ wp cli update
Once you've done so, you can install this package with:

```
$ wp package install vccw/wp-cli-scaffold-movefile:@stable
$ wp package install git@github.com:vccw-team/wp-cli-scaffold-movefile.git
```

## Customize a default template
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "vccw/wp-cli-scaffold-movefile",
"name": "vccw-team/wp-cli-scaffold-movefile",
"description": "Get informations as YAML format for Wordmove's Movefile from WordPress",
"type": "wp-cli-package",
"homepage": "https://github.com/vccw-team/wp-cli-scaffold-movefile",
Expand Down
27 changes: 13 additions & 14 deletions composer.lock

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

0 comments on commit 4dbe1c4

Please sign in to comment.