Skip to content

Commit

Permalink
Revert autoload composer json
Browse files Browse the repository at this point in the history
  • Loading branch information
Wessel Strengholt committed Jun 19, 2017
1 parent da91b8e commit af02d44
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 @@ -23,6 +23,8 @@
"phpunit/phpunit": "^6.1"
},
"autoload": {
"psr-4": { "Shivella\\Bitly": "src/" }
"psr-0": {
"Shivella\\Bitly": "src/"
}
}
}

0 comments on commit af02d44

Please sign in to comment.