Skip to content

Commit

Permalink
Merge pull request #422 from Scalingo/fix/php-buildpack/420/mongodb-1…
Browse files Browse the repository at this point in the history
….18.1

chore(mongodb): update from 1.18.0 to 1.18.1.
  • Loading branch information
Frzk authored Apr 22, 2024
2 parents 6304259 + ba1b789 commit 03da1b1
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,6 +44,6 @@ libonig_version="${libonig_version:-6.9.8}"
# From https://zlib.net/
zlib_version="${zlib_version:-1.3}"
igbinary_version="3.2.15"
mongodb_version="1.18.0"
mongodb_version="1.18.1"
amqp_version="1.11.0"
phpredis_version="6.0.2"

0 comments on commit 03da1b1

Please sign in to comment.