Skip to content

Commit

Permalink
chore(php-buildpack): update MongoDB extension from 1.19.3 to 1.19.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Frzk committed Sep 20, 2024
1 parent fcaa2bd commit 2c38afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/buildpack.conf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ libonig_version="${libonig_version:-6.9.8}"
# From https://zlib.net/
zlib_version="${zlib_version:-1.3.1}"
igbinary_version="3.2.16"
mongodb_version="1.19.3"
mongodb_version="1.19.4"
librabbitmq_version="0.14.0"
amqp_version="2.1.2"
phpredis_version="6.0.2"

0 comments on commit 2c38afb

Please sign in to comment.