replaced invalid property url with homepage in composer.json authors array

This commit is contained in:
domecardillo 2020-02-13 16:20:24 +01:00 committed by Zeno Rocha
parent d3fc3c1e7b
commit 393dbe34e0

View File

@ -6,7 +6,7 @@
"authors": [ "authors": [
{ {
"name": "Zeno Rocha", "name": "Zeno Rocha",
"url": "http://zenorocha.com/" "homepage": "http://zenorocha.com/"
} }
], ],
"require": { "require": {