Skip to content

Commit 03b2423

Browse files
chore: update minimum required PHP version.
1 parent ba0ecaa commit 03b2423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run-tests.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
/* Let there be no top-level code beyond this point:
2727
* Only functions and classes, thanks!
2828
*
29-
* Minimum required PHP version: 7.4.0
29+
* Minimum required PHP version: 8.0.0
3030
*/
3131

3232
function show_usage(): void

0 commit comments

Comments
 (0)