diff --git a/composer.json b/composer.json index e9b5b77..f16d44a 100644 --- a/composer.json +++ b/composer.json @@ -1,11 +1,11 @@ { "name": "autoprotect-group/neo4j-common", + "type": "library", "description": "Common Utilities library for Neo4j", "keywords": [ "graph", "neo4j", "database", "cypher", "statement" ], - "type": "library", - "license": "ApacheV2", + "license": "MIT", "authors": [ { "name": "Christophe Willemsen",