Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Commit

Permalink
updated composer file
Browse files Browse the repository at this point in the history
  • Loading branch information
iCodr8 committed Feb 20, 2015
1 parent 23280e8 commit b65a3fd
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"name": "icodr8/contao-sortwizard",
"name": "craffft/contao-sortwizard",
"description": "Sortwizard for Contao OpenSource CMS",
"keywords": ["sorting", "wizard"],
"type": "contao-module",
"homepage": "http://daniel-kiesel.de",
"homepage": "http://craffft.de",
"license": "LGPL-3.0+",
"authors": [
{
"name": "Daniel Kiesel",
"email": "[email protected]",
"homepage": "http://daniel-kiesel.de",
"email": "[email protected]",
"homepage": "http://craffft.de",
"role": "Developer"
}
],
"support": {
"issues": "https://github.com/iCodr8/contao-sortwizard/issues",
"source": "https://github.com/iCodr8/contao-sortwizard"
"issues": "https://github.com/Craffft/contao-sortwizard/issues",
"source": "https://github.com/Craffft/contao-sortwizard"
},
"require": {
"php": ">=5.3.2",
Expand Down

0 comments on commit b65a3fd

Please sign in to comment.