Skip to content

Commit 3bc4be0

Browse files
Update composer.json
1 parent 5d46fd7 commit 3bc4be0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
"php": ">=5.4"
2020
},
2121
"autoload": {
22-
"psr-0": {"yii2mod\ftp": ""}
22+
"psr-4": {
23+
"yii2mod\\ftp\\": ""
24+
}
2325
}
2426
}

0 commit comments

Comments
 (0)