Skip to content

Commit d89bd6d

Browse files
authored
Merge pull request #38 from villfa/patch-1
Update PHP version constraint in manifest
2 parents fe24c53 + 227c90e commit d89bd6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
</copyright>
1111

1212
<requires>
13-
<php version="^7.4"/>
13+
<php version="^7.4 || ^8.0"/>
1414
</requires>
1515
</phar>

0 commit comments

Comments
 (0)