Skip to content

Commit

Permalink
Test PSR-0 auto loading
Browse files Browse the repository at this point in the history
  • Loading branch information
xvilo committed Jun 26, 2019
1 parent 7312016 commit bb9cac1
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
@@ -10,7 +10,7 @@
}
],
"autoload": {
"classmap": ["Transip/"]
"psr-0": { "Transip_": "Transip/" }
},
"require": {}
}

0 comments on commit bb9cac1

Please sign in to comment.