Skip to content

Commit 00e88b0

Browse files
committed
[skip ci] Merge branch 'PHP-8.4'
* PHP-8.4: [skip ci] chore: update minimum required PHP version.
2 parents d43879e + 7417c63 commit 00e88b0

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)