Skip to content

Commit 4d38df0

Browse files
committed
Move license property
1 parent f7cee49 commit 4d38df0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"keywords": ["json", "browser", "helper"],
55
"homepage": "https://github.com/baacode/json-browser",
66
"type": "library",
7+
"license": "ISC",
78
"require": {
89
"php": "^7.0",
910
"ext-json": "*",
@@ -16,7 +17,6 @@
1617
"sami/sami": "^4.0",
1718
"roave/security-advisories": "dev-master"
1819
},
19-
"license": "ISC",
2020
"authors": [{
2121
"name": "Steve Gilberd",
2222
"email": "steve@erayd.net"

0 commit comments

Comments
 (0)