mirror of
https://github.com/j0k3r/php-readability.git
synced 2026-09-27 06:26:17 +00:00
Add missing HTML5 class
This commit is contained in:
+2
-1
@@ -26,7 +26,8 @@
|
||||
"require": {
|
||||
"php": ">=5.3.3",
|
||||
"ext-mbstring": "*",
|
||||
"psr/log": "^1.0"
|
||||
"psr/log": "^1.0",
|
||||
"electrolinux/php-html5lib": "^0.1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"satooshi/php-coveralls": "~0.6",
|
||||
|
||||
Reference in New Issue
Block a user