Skip to content

Commit

Permalink
Fix author info
Browse files Browse the repository at this point in the history
  • Loading branch information
rvogel committed Sep 11, 2023
1 parent 84cdbee commit ba4841f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
"license": "GPL-3.0-only",
"authors": [
{
"name": "BlueSpice",
"email": "[email protected]"
"name": "HalloWelt! GmbH",
"email": "[email protected]",
"homepage": "http://www.hallowelt.com"
}
],
"require": {
Expand Down

0 comments on commit ba4841f

Please sign in to comment.