mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-03-24 14:57:01 +00:00
Revert "Fix autoloading in Composer."
This reverts commit 04cf6c8739f107277b8610e3322b6efb0c514fa2.
This commit is contained in:
parent
04cf6c8739
commit
bfbf8a9da1
@ -16,7 +16,7 @@
|
|||||||
"php": ">=5.2"
|
"php": ">=5.2"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": { "HTMLPurifier_": "library/" },
|
"psr-0": { "HTMLPurifier": "library/" },
|
||||||
"files": ["library/HTMLPurifier.composer.php"]
|
"files": ["library/HTMLPurifier.composer.php"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user