Skip to content

Commit dba57b6

Browse files
committed
Enabled PHP 8
1 parent 67e038f commit dba57b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
}
2323
},
2424
"require": {
25-
"php": "^7.1",
25+
"php": "^7.1 || ^8.0",
2626
"markdom/handler-interface": "^1.1.0"
2727
}
2828
}

0 commit comments

Comments
 (0)