Update composer.json

This commit is contained in:
Sergey 2018-09-04 15:05:17 +03:00 committed by GitHub
parent 27bb2c55e9
commit 9c9fb10dc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
{
"name": "wapmorgan/mp3info",
"type": "library",
"license": "GPL-3.0",
"license": "LGPL-3.0",
"keywords": ["mp3", "audio", "id3", "id3v1", "id3v2", "mpeg"],
"description": "The fastest php library to extract mp3 tags & meta information.",
"autoload": {