diff --git a/composer.json b/composer.json index 769f5fd..d20f3e4 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "murph/murph-core", "description": "A powerful CMS framework", - "type": "project", + "type": "library", "license": "MIT", "minimum-stability": "stable", "prefer-stable": true,