Skip to content

Commit 868f7ae

Browse files
committed
Fixed homepage url's in the composer.json
1 parent 146cecd commit 868f7ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
"qa", "quality", "code quality",
88
"stylecheck", "unittest"
99
],
10-
"homepage": "",
10+
"homepage": "http://workingatdealerdirect.eu",
1111
"license": "MIT",
1212
"authors": [
1313
{
1414
"name": "Franck Nijhof",
1515
"email": "f.nijhof@dealerdirect.nl",
16-
"homepage": "http://workingatdealerdirect.nl",
16+
"homepage": "http://workingatdealerdirect.eu",
1717
"role": "Developer"
1818
}
1919
],

0 commit comments

Comments
 (0)