File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- # HTMLPurifier for Laravel 5/6/7/8
1+ # HTMLPurifier for Laravel 5/6/7/8/9
22
33[ ![ Build Status] ( https://travis-ci.org/mewebstudio/Purifier.svg?branch=master )] ( https://travis-ci.org/github/mewebstudio/Purifier )
44[ ![ codecov] ( https://codecov.io/gh/mewebstudio/Purifier/branch/master/graph/badge.svg )] ( https://codecov.io/gh/mewebstudio/Purifier )
Original file line number Diff line number Diff line change 1515 ],
1616 "require" : {
1717 "php" : " ^7.2|^8.0" ,
18- "illuminate/config" : " ^5.8|^6.0|^7.0|^8.0" ,
19- "illuminate/support" : " ^5.8|^6.0|^7.0|^8.0" ,
20- "illuminate/filesystem" : " ^5.8|^6.0|^7.0|^8.0" ,
18+ "illuminate/config" : " ^5.8|^6.0|^7.0|^8.0|^9.0 " ,
19+ "illuminate/support" : " ^5.8|^6.0|^7.0|^8.0|^9.0 " ,
20+ "illuminate/filesystem" : " ^5.8|^6.0|^7.0|^8.0|^9.0 " ,
2121 "ezyang/htmlpurifier" : " 4.13.*"
2222 },
2323 "require-dev" : {
You can’t perform that action at this time.
0 commit comments