Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-semenov committed Dec 22, 2014
1 parent 5d46fd7 commit 3bc4be0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
"php": ">=5.4"
},
"autoload": {
"psr-0": {"yii2mod\ftp": ""}
"psr-4": {
"yii2mod\\ftp\\": ""
}
}
}

0 comments on commit 3bc4be0

Please sign in to comment.