mirror of
https://github.com/netfun2000/pheditor.git
synced 2026-02-27 09:45:14 +08:00
Update composer.json
This commit is contained in:
@@ -1,15 +1,20 @@
|
||||
{
|
||||
"name": "hamidsamak/pheditor",
|
||||
"name": "pheditor/pheditor",
|
||||
"type": "project",
|
||||
"description": "php file editor",
|
||||
"keywords": ["pheditor", "php", "file editor", "file manager"],
|
||||
"homepage": "https://github.com/hamidsamak/pheditor",
|
||||
"keywords": [
|
||||
"pheditor",
|
||||
"php",
|
||||
"file editor",
|
||||
"file manager"
|
||||
],
|
||||
"homepage": "https://github.com/pheditor/pheditor",
|
||||
"license": "MIT",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Hamid Samak",
|
||||
"email": "me@hamidsamak.ir",
|
||||
"homepage": "http://hamidsamak.ir",
|
||||
"homepage": "https://hamidsamak.ir",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
@@ -17,4 +22,4 @@
|
||||
"php": ">=5.4.0"
|
||||
},
|
||||
"minimum-stability": "stable"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user