Skip to content

Commit 2927833

Browse files
author
Gintautas Miselis
committed
Support PHP 8
1 parent bb35aa0 commit 2927833

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
}
1414
],
1515
"require": {
16-
"php": "^7.3",
16+
"php": "^7.3 || ^8.0",
1717
"ext-dom": "*",
1818
"phpunit/phpunit": "^9.3"
1919
},

0 commit comments

Comments
 (0)