Skip to content

Commit f3c17a1

Browse files
committed
changed vendor name
1 parent 1c24c39 commit f3c17a1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "robin/nano",
2+
"name": "nrobin/nano",
33
"description": "nano api server",
44
"keywords": [
55
"server",
@@ -14,8 +14,7 @@
1414
}
1515
],
1616
"support": {
17-
"issues": "https://github.com/dnrobin/nano/issues",
18-
"source": "https://github.com/dnrobin/nano"
17+
"issues": "https://github.com/dnrobin/nano/issues"
1918
},
2019
"minimum-stability": "stable",
2120
"autoload": {

0 commit comments

Comments
 (0)