Skip to content
This repository has been archived by the owner on Mar 15, 2020. It is now read-only.

Commit

Permalink
Merge pull request #11 from mnapoli/patch-1
Browse files Browse the repository at this point in the history
Update README to fix the version to require
  • Loading branch information
padraic committed Jan 5, 2016
2 parents abd605e + 71e5093 commit c17eeb3
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,8 @@ based PHAR which you may freely reuse.
Installation
============

```json
require: {
"padraic/phar-updater": "~1.0@dev"
}
```
composer require padraic/phar-updater
```

The package utilises PHP Streams for remote requests so it will require the openssl
Expand Down Expand Up @@ -377,4 +375,4 @@ While you can draft a release, Github releases are created automatically wheneve
you create a new git tag. If you use git tagging, you can go to the matching
release on Github, click the `Edit` button and attach files. It's recommended to
do this as soon as possible after tagging to limit the window whereby a new
release exists without an updated phar attached.
release exists without an updated phar attached.

0 comments on commit c17eeb3

Please sign in to comment.