Skip to content

Commit

Permalink
Update composer.json for funke-pe
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmerz authored Mar 7, 2024
1 parent 7b420e6 commit 8ed0688
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "htmlburger/carbon-fields",
"name": "funke-pe/carbon-fields",
"description": "WordPress developer-friendly custom fields for post types, taxonomy terms, users, comments, widgets, options and more.",
"license": "GPL-2.0-only",
"homepage": "http://carbonfields.net/",
Expand Down Expand Up @@ -99,13 +99,16 @@
"name": "Atanas Vasilev",
"email": "[email protected]",
"role": "Developer"
},
{
"name": "Alexander Merz",
"email": "[email protected]",
"role": "Developer"
}
],
"support": {
"source": "https://github.com/htmlburger/carbon-fields",
"issues": "https://github.com/htmlburger/carbon-fields/issues",
"docs": "http://carbonfields.net/docs/",
"email": "[email protected]"
"source": "https://github.com/funke-pe/carbon-fields/",
"docs": "http://carbonfields.net/docs/"
},
"autoload": {
"psr-4": {
Expand All @@ -120,4 +123,4 @@
"mockery/mockery": "1.3.6",
"yoast/phpunit-polyfills": "^1.0"
}
}
}

0 comments on commit 8ed0688

Please sign in to comment.