File tree 1 file changed +4
-2
lines changed 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 )
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.4 .0"
15
+ "miljar/php-exif" : " ~0.5 .0"
16
16
```
17
17
18
18
@@ -42,6 +42,8 @@ Have a bug or a feature request? [Please open a new issue](https://github.com/Mi
42
42
* [ Christophe Singer] ( https://github.com/wasinger )
43
43
* [ Hanov Ruslan] ( https://github.com/hanovruslan )
44
44
* [ Julian Gutierrez] ( https://github.com/juliangut )
45
+ * [ Marek Szymczuk] ( https://github.com/bonzai )
46
+ * [ Scott Pringle] ( https://github.com/Luciam91 )
45
47
46
48
## License
47
49
You can’t perform that action at this time.
0 commit comments