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

Commit dffc31c

Browse files
author
Florian Krämer
committed
Adding tests
1 parent bb48c51 commit dffc31c

File tree

6 files changed

+1766
-2
lines changed

6 files changed

+1766
-2
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)