Skip to content

Commit 47ec4d6

Browse files
committed
Adding PHP 8.3
1 parent c01f6ad commit 47ec4d6

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
@@ -127,6 +127,6 @@ pushd /tmp
127127

128128
phpenv local "${VERSION}"
129129
phpenv rehash
130-
$INSTALL_DEST/$VERSION/bin/composer http://getcomposer.org/composer.phar self-update
130+
sudo -u travis composer self-update
131131

132132
popd

0 commit comments

Comments
 (0)