Skip to content

Commit 3d4d6f8

Browse files
committed
v1.0.0
1 parent 29b666e commit 3d4d6f8

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

composer.json

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
{
2-
"name": "hope/file-sync",
2+
"name": "hope/dir-sync",
3+
"version": "1.0.0",
34
"license": "MIT",
4-
"description": "Library fo File Synchronization",
5-
"keywords": [
6-
"synchronization",
7-
"hopechannel",
8-
"hopeua"
5+
"description": "Script fo directory synchronization",
6+
"authors": [
7+
{
8+
"name": "Sergey Sadovoi",
9+
"email": "[email protected]",
10+
"role": "Developer"
11+
}
912
],
1013
"autoload": {
1114
"psr-4": { "AppBundle\\": "src/AppBundle" },

0 commit comments

Comments
 (0)