We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb35aa0 commit 2927833Copy full SHA for 2927833
1 file changed
composer.json
@@ -13,7 +13,7 @@
13
}
14
],
15
"require": {
16
- "php": "^7.3",
+ "php": "^7.3 || ^8.0",
17
"ext-dom": "*",
18
"phpunit/phpunit": "^9.3"
19
},
0 commit comments