Skip to content

Commit

Permalink
[TASK] Move to psr-4
Browse files Browse the repository at this point in the history
  • Loading branch information
helhum committed Jul 3, 2016
1 parent 2e12843 commit be30dac
Show file tree
Hide file tree
Showing 8 changed files 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 @@ -22,7 +22,9 @@
}
],
"autoload": {
"psr-0": { "": "Classes/"}
"psr-4": {
"TYPO3\\CMS\\Composer\\": "src/"
}
},
"minimum-stability": "dev",
"replace": {
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit be30dac

Please sign in to comment.