Skip to content

Commit

Permalink
Change to use ezyang/htmlpurifier v4.13
Browse files Browse the repository at this point in the history
  • Loading branch information
sangnguyenplus committed Jul 6, 2020
1 parent 75e4d9a commit 5f598bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"illuminate/config": "^5.1|^6.0|^7.0",
"illuminate/support": "^5.1|^6.0|^7.0",
"illuminate/filesystem": "^5.1|^6.0|^7.0",
"ezyang/htmlpurifier": "4.12.*"
"ezyang/htmlpurifier": "4.13.*"
},
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0",
Expand Down

0 comments on commit 5f598bf

Please sign in to comment.