File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1- # [ PHPExif v0.4 .0] ( 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.5 .0] ( 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.4 .0"
15+ "miljar/php-exif" : " ~0.5 .0"
1616```
1717
1818
@@ -42,6 +42,8 @@ Have a bug or a feature request? [Please open a new issue](https://github.com/Mi
4242* [ Christophe Singer] ( https://github.com/wasinger )
4343* [ Hanov Ruslan] ( https://github.com/hanovruslan )
4444* [ Julian Gutierrez] ( https://github.com/juliangut )
45+ * [ Marek Szymczuk] ( https://github.com/bonzai )
46+ * [ Scott Pringle] ( https://github.com/Luciam91 )
4547
4648## License
4749
You can’t perform that action at this time.
0 commit comments