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

Commit 26b991a

Browse files
committed
Merge branch '2.0'
2 parents 599eb26 + 0a56dbc commit 26b991a

File tree

12 files changed

+1726
-184
lines changed

12 files changed

+1726
-184
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
"cakephp/cakephp": "3.*",
1717
"ezyang/htmlpurifier": "*"
1818
},
19+
"require-dev": {
20+
"phpunit/phpunit": "5.*"
21+
},
1922
"autoload": {
2023
"psr-4": {
2124
"Burzum\\HtmlPurifier\\": "src",

0 commit comments

Comments
 (0)