Skip to content

Commit 38ec0fd

Browse files
authored
Merge pull request #3 from Maksim1990/Fix_issue_with_optional_Param
Updated package license type
2 parents e4a6fef + b4a15f1 commit 38ec0fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "autoprotect-group/neo4j-common",
3+
"type": "library",
34
"description": "Common Utilities library for Neo4j",
45
"keywords": [
56
"graph", "neo4j", "database", "cypher", "statement"
67
],
7-
"type": "library",
8-
"license": "ApacheV2",
8+
"license": "MIT",
99
"authors": [
1010
{
1111
"name": "Christophe Willemsen",

0 commit comments

Comments
 (0)