Skip to content
This repository has been archived by the owner on Dec 21, 2019. It is now read-only.

Commit

Permalink
Fixed composer dependency issue
Browse files Browse the repository at this point in the history
ref issue #3

Thanks @wissemchiha for the fix.
  • Loading branch information
Braunson committed Aug 5, 2017
1 parent 09c6935 commit e1cd742
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,8 @@
"dist": {
"url": "https://github.com/mrholek/CoreUI-Free-Bootstrap-Admin-Template/archive/master.zip",
"type": "zip"
},
"source": {
"url": "git@github.com:mrholek/CoreUI-Free-Bootstrap-Admin-Template.git",
"type": "git",
"reference": "tags/1.0.0"
}

}
}
],
Expand Down Expand Up @@ -70,4 +66,4 @@
"sort-packages": true,
"optimize-autoloader": true
}
}
}

0 comments on commit e1cd742

Please # to comment.