Skip to content

Commit

Permalink
Switched to psr-4 autoloading
Browse files Browse the repository at this point in the history
  • Loading branch information
thelfensdrfer committed Apr 24, 2014
1 parent 7d8fd04 commit 1c5a583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"phpseclib/phpseclib": "0.3.*"
},
"autoload": {
"psr-0": {
"psr-4": {
"thelfensdrfer\\yii2sshconsole\\": "src/"
}
}
Expand Down

0 comments on commit 1c5a583

Please sign in to comment.