mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-08-31 01:29:48 +02:00
ci: test on php 8.0 (#308)
* PHP 8 support * only php 8.0 * Merged to master Co-authored-by: Edward Z. Yang <ezyang@mit.edu>
This commit is contained in:
@@ -15,9 +15,6 @@
|
||||
"require": {
|
||||
"php": ">=5.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": { "HTMLPurifier": "library/" },
|
||||
"files": ["library/HTMLPurifier.composer.php"],
|
||||
|
Reference in New Issue
Block a user