Skip to content
This repository has been archived by the owner on Mar 5, 2022. It is now read-only.

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
burzum committed Jul 3, 2015
1 parent 3ec3bd9 commit 3e8af29
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,6 @@
"ezyang/htmlpurifier": "*",
"composer/installers": "*"
},
"autoload": {
"psr-4": {
"Burzum\\HtmlPurifier\\": "src",
"Burzum\\HtmlPurifier\\Test\\Fixture\\": "tests\\Fixture"
}
},
"autoload-dev": {
"psr-4": {
"Cake\\Test\\": "/vendor/cakephp/cakephp/tests",
"Burzum\\HtmlPurifier\\Test\\": "tests"
}
},
"extra": {
"installer-name": "HtmlPurifier"
}
Expand Down

0 comments on commit 3e8af29

Please sign in to comment.