Skip to content

Commit 4906748

Browse files
authored
Use the composer require command for installation
1 parent e43cc30 commit 4906748

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)