Skip to content

Commit ed0d81a

Browse files
committed
changes
1 parent bae581a commit ed0d81a

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
"type": "library",
55
"authors": [
66
{
7-
"name": "Rafiki23",
8-
"email": "rafiki23@poczta.onet.pl"
7+
"name": "Rafiki23"
98
}
109
],
1110
"autoload": {

readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Laravel Metadata Extractor
22
A Laravel package for extracting IPTC and EXIF data from images
33

4+
![Packagist Version (custom server)](https://img.shields.io/packagist/v/rafiki23/metadata-extractor)
5+
![Packagist PHP Version](https://img.shields.io/packagist/dependency-v/rafiki23/metadata-extractor/php)
6+
![GitHub License](https://img.shields.io/github/license/Rafiki23/Laravel-MetadataExtractor)
7+
8+
49
## Installation
510

611
Use Composer to install the package:

0 commit comments

Comments
 (0)