use phpunit 5.7

This commit is contained in:
ivan 2017-11-06 22:44:13 -03:00
parent 1b48369e27
commit c3bf5e9fe5

View File

@ -9,6 +9,6 @@
"ezyang/htmlpurifier": "^4.8"
},
"require-dev": {
"phpunit/phpunit": "^6.4.3"
"phpunit/phpunit": "^5.7"
}
}