Skip to content

Commit

Permalink
Switches to PSR-4 autoloading
Browse files Browse the repository at this point in the history
  • Loading branch information
frankdejonge committed Feb 1, 2014
1 parent 073bcbd commit eafee72
Show file tree
Hide file tree
Showing 30 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
}
],
"autoload": {
"psr-0": {
"League\\Flysystem": "src/"
"psr-4": {
"League\\Flysystem\\": "src/"
}
},
"require-dev": {
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.
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.
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.
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.
File renamed without changes.

0 comments on commit eafee72

Please sign in to comment.