Added authors and web links to source and issues

This commit is contained in:
Fonata
2018-08-09 13:48:06 +02:00
parent 6ce4550eed
commit c7375dea8e

View File

@@ -10,6 +10,14 @@
{
"name": "William Knauss",
"email": "will.knauss@gmail.com"
},
{
"name": "Susann Sgorzaly",
"homepage": "https://github.com/susgo"
},
{
"name": "Christian Bläul",
"homepage": "https://github.com/Fonata"
}
],
"autoload":{
@@ -31,5 +39,9 @@
},
"suggest": {
"illuminate/support": "Fluent array interface for map functions"
},
"support": {
"issues": "https://github.com/parsecsv/parsecsv-for-php/issues",
"source": "https://github.com/parsecsv/parsecsv-for-php"
}
}