Skip to content

Commit

Permalink
Switch to using classmap for autoload.
Browse files Browse the repository at this point in the history
  • Loading branch information
jfelixetcetera committed Dec 20, 2012
1 parent 8c1a245 commit f6c2368
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 @@ -9,6 +9,6 @@
"php": ">=5.3.2"
},
"autoload": {
"files": ["nocsrf.php"]
"classmap": [""]
}
}

0 comments on commit f6c2368

Please sign in to comment.