Skip to content

Commit f1ec02c

Browse files
committed
Adding PHP 8.3
1 parent ce00b9b commit f1ec02c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/compile-extension-mongodb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ if [[ $VERSION =~ ^master$ || $VERSION =~ snapshot$ ]]; then
1515
sudo make install
1616
popd
1717
else
18-
yes | pecl_install mongodb
18+
no | pecl_install mongodb
1919
fi
2020

2121
travis_time_finish

0 commit comments

Comments
 (0)