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 )
22
33PHPExif is a library which gives you easy access to the EXIF meta-data of an image.
44
@@ -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.5 .0"
15+ "miljar/php-exif" : " ~0.6 .0"
1616```
1717
1818
You can’t perform that action at this time.
0 commit comments