diff --git a/composer.json b/composer.json index 1d72160..ee29f90 100755 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "illuminate/config": "^5.8|^6.0|^7.0|^8.0|^9.0", "illuminate/support": "^5.8|^6.0|^7.0|^8.0|^9.0", "illuminate/filesystem": "^5.8|^6.0|^7.0|^8.0|^9.0", - "ezyang/htmlpurifier": "4.13.*" + "ezyang/htmlpurifier": "^4.13" }, "require-dev": { "phpunit/phpunit": "^8.0|^9.0",