diff --git a/composer.json b/composer.json index f1b0522..ae94a0e 100644 --- a/composer.json +++ b/composer.json @@ -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" } + } } ], @@ -70,4 +66,4 @@ "sort-packages": true, "optimize-autoloader": true } -} \ No newline at end of file +}