diff --git a/composer.json b/composer.json index 5ab846d..f4ff1ea 100755 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "illuminate/config": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || ~6", "illuminate/support": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || ~6", "illuminate/filesystem": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || ~6", - "ezyang/htmlpurifier": "4.11.*" + "ezyang/htmlpurifier": "4.12.*" }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0",