Skip to content

Commit b7d683b

Browse files
authored
increase required PHP version up to 8.0 (#76)
1 parent f044287 commit b7d683b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2789,7 +2789,7 @@
27892789
<dependencies>
27902790
<required>
27912791
<php>
2792-
<min>7.4.0</min>
2792+
<min>8.0.0</min>
27932793
</php>
27942794
<pearinstaller>
27952795
<min>1.10.1</min>

0 commit comments

Comments
 (0)