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

Commit c17eeb3

Browse files
committed
Merge pull request #11 from mnapoli/patch-1
Update README to fix the version to require
2 parents abd605e + 71e5093 commit c17eeb3

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,8 @@ based PHAR which you may freely reuse.
4040
Installation
4141
============
4242

43-
```json
44-
require: {
45-
"padraic/phar-updater": "~1.0@dev"
46-
}
43+
```
44+
composer require padraic/phar-updater
4745
```
4846

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

0 commit comments

Comments
 (0)