Skip to content

Commit 9a16be7

Browse files
authored
Merge pull request #3 from Aeliot-Tm/extend_compatibility
Extend compatibility with different versions of PHP
2 parents cd16345 + f0802ae commit 9a16be7

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
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"keywords": ["phpunit", "clover", "baseline"],
77
"require": {
8-
"php": "^7.4",
8+
"php": "^7.4|^8.0",
99
"ext-simplexml": "*",
1010
"ext-json": "*"
1111
},

0 commit comments

Comments
 (0)