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

Commit 3e8af29

Browse files
committed
Update composer.json
1 parent 3ec3bd9 commit 3e8af29

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

composer.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,6 @@
1717
"ezyang/htmlpurifier": "*",
1818
"composer/installers": "*"
1919
},
20-
"autoload": {
21-
"psr-4": {
22-
"Burzum\\HtmlPurifier\\": "src",
23-
"Burzum\\HtmlPurifier\\Test\\Fixture\\": "tests\\Fixture"
24-
}
25-
},
26-
"autoload-dev": {
27-
"psr-4": {
28-
"Cake\\Test\\": "/vendor/cakephp/cakephp/tests",
29-
"Burzum\\HtmlPurifier\\Test\\": "tests"
30-
}
31-
},
3220
"extra": {
3321
"installer-name": "HtmlPurifier"
3422
}

0 commit comments

Comments
 (0)