File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- # [ PHPExif v0.5 .1] ( http://github.com/Miljar/php-exif ) [ ![ Build Status] ( https://travis-ci.org/Miljar/php-exif.png?branch=master )] ( https://travis-ci.org/Miljar/php-exif ) [ ![ Coverage Status] ( https://coveralls.io/repos/Miljar/php-exif/badge.svg?branch=master )] ( https://coveralls.io/r/Miljar/php-exif?branch=master ) [ ![ Code Climate] ( https://codeclimate.com/github/Miljar/php-exif/badges/gpa.svg )] ( https://codeclimate.com/github/Miljar/php-exif )
1
+ # [ PHPExif v0.6 .1] ( http://github.com/Miljar/php-exif ) [ ![ Build Status] ( https://travis-ci.org/Miljar/php-exif.png?branch=master )] ( https://travis-ci.org/Miljar/php-exif ) [ ![ Coverage Status] ( https://coveralls.io/repos/Miljar/php-exif/badge.svg?branch=master )] ( https://coveralls.io/r/Miljar/php-exif?branch=master ) [ ![ Code Climate] ( https://codeclimate.com/github/Miljar/php-exif/badges/gpa.svg )] ( https://codeclimate.com/github/Miljar/php-exif )
2
2
3
3
PHPExif is a library which gives you easy access to the EXIF meta-data of an image.
4
4
@@ -12,7 +12,7 @@ PHPExif serves as a wrapper around some native or CLI tools which access this EX
12
12
## Installation (composer)
13
13
14
14
``` json
15
- "miljar/php-exif" : " ~0.5 .0"
15
+ "miljar/php-exif" : " ~0.6 .0"
16
16
```
17
17
18
18
You can’t perform that action at this time.
0 commit comments