Skip to content

Commit 438f2f8

Browse files
committed
Adding PHP 8.3
1 parent a20bf5e commit 438f2f8

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
make install
1616
popd
1717
else
18-
pecl_install mongodb
18+
pecl_install mongodb -y
1919
fi
2020

2121
travis_time_finish

0 commit comments

Comments
 (0)