Add ID3Parser library.

https://github.com/LukasReschke/ID3Parser.git
This commit is contained in:
Klaus Weidenbach
2017-11-20 20:14:04 +01:00
parent 0325efeb35
commit e32f9e0354
16 changed files with 5492 additions and 2 deletions

View File

@@ -35,7 +35,8 @@
"simplepie/simplepie": "~1.5",
"league/html-to-markdown": "^4.4",
"pear/text_languagedetect": "^1.0",
"commerceguys/intl": "~0.7"
"commerceguys/intl": "~0.7",
"lukasreschke/id3parser": "^0.0.1"
},
"require-dev" : {
"php" : ">=7.0",