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

Commit 71e5093

Browse files
committed
Update the Composer installation instructions
1 parent 3aad67e commit 71e5093

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 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"
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

0 commit comments

Comments
 (0)