Skip to content

Commit 9d7558f

Browse files
committed
Revert to using php-builder for PHP 8.3 and above for self-hosted
1 parent 7bf05c6 commit 9d7558f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scripts/unix.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export cross="✗"
44
export curl_opts=(-sL)
55
export old_versions="5.[3-5]"
66
export jit_versions="8.[0-9]"
7-
export nightly_versions="8.[6-9]"
7+
export nightly_versions="8.[3-9]"
88
export xdebug3_versions="7.[2-4]|8.[0-9]"
99
export latest="releases/latest/download"
1010
export github="https://github.com/shivammathur"

0 commit comments

Comments
 (0)