Skip to content

Commit 6c55e73

Browse files
authored
Merge pull request #67 from coudenysj/patch-2
Use the composer require command for installation
2 parents 0ca219c + 5ac7f0f commit 6c55e73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ PHPExif serves as a wrapper around some native or CLI tools which access this EX
1212
## Installation (composer)
1313

1414
```json
15-
"miljar/php-exif": "~0.6.0"
15+
composer require miljar/php-exif
1616
```
1717

1818

0 commit comments

Comments
 (0)