Skip to content

Commit d215349

Browse files
committed
Adding PHP 8.3
1 parent 3af6a3d commit d215349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/compile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ if [[ $VERSION == nightly* || $VERSION == master* ]]; then
6969
fi
7070
fi
7171

72-
php-build -i development "${buildDefinition}" "${INSTALL_DEST}/${VERSION}"
72+
sudo php-build -i development "${buildDefinition}" "${INSTALL_DEST}/${VERSION}"
7373

7474
pushd "${INSTALL_DEST}/${VERSION}"
7575

0 commit comments

Comments
 (0)