Skip to content

Commit

Permalink
chore: update php max version
Browse files Browse the repository at this point in the history
  • Loading branch information
qkdreyer committed Jan 10, 2022
1 parent 79e5fc1 commit 176925b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.xml
Expand Up @@ -78,7 +78,7 @@ Improvements:
<required>
<php>
<min>7.0.0</min>
<max>8.0.99</max>
<max>8.1.99</max>
</php>
<pearinstaller>
<min>1.4.0b1</min>
Expand Down

0 comments on commit 176925b

Please sign in to comment.