We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1eaaa4 commit 4fca631Copy full SHA for 4fca631
compile.sh
@@ -1,5 +1,5 @@
1
#!/usr/bin/env bash
2
-PHP_VERSIONS=("8.2.25" "8.3.13")
+PHP_VERSIONS=("8.2.27" "8.3.15")
3
4
#### NOTE: Tags with "v" prefixes behave weirdly in the GitHub API. They'll be stripped in some places but not others.
5
#### Use commit hashes to avoid this.
0 commit comments