Skip to content

Commit 4fca631

Browse files
authored
Bump PHP versions (pmmp#205)
1 parent b1eaaa4 commit 4fca631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compile.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env bash
2-
PHP_VERSIONS=("8.2.25" "8.3.13")
2+
PHP_VERSIONS=("8.2.27" "8.3.15")
33

44
#### NOTE: Tags with "v" prefixes behave weirdly in the GitHub API. They'll be stripped in some places but not others.
55
#### Use commit hashes to avoid this.

0 commit comments

Comments
 (0)