Skip to content

Commit 6725cb2

Browse files
authored
Change project name and update metadata
Updated project name and added homepage and support links.
1 parent d8a94d5 commit 6725cb2

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
{
2-
"name": "webcodeftp/webcodeftp",
2+
"name": "codebyoul/webcodeftp",
33
"description": "WebCodeFTP - Web-Based FTP Client with Integrated Code Editor (CodeMirror)",
44
"type": "project",
5+
"homepage": "https://github.com/codebyoul/webcodeftp",
6+
"support": {
7+
"issues": "https://github.com/codebyoul/webcodeftp/issues",
8+
"source": "https://github.com/codebyoul/webcodeftp"
9+
},
510
"keywords": [
611
"ftp",
712
"web-ftp",

0 commit comments

Comments
 (0)