Skip to content

Commit bd2693d

Browse files
Update heroku/buildpacks-php to v1.0.10 (#832)
## heroku/php ### Added - PHP/8.3.27 - PHP/8.4.14 - ext-mongodb/1.21.2 - ext-mongodb/2.1.4 - ext-memcached/3.4.0 - ext-grpc/1.76.0 - librdkafka/2.12.1 Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent f2c7a74 commit bd2693d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

builder-22/builder.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ version = "0.20.14"
3939

4040
[[buildpacks]]
4141
id = "heroku/php"
42-
uri = "docker://docker.io/heroku/buildpack-php@sha256:cb04fdd185a5448587433b2cba810f2ef56180de4f0461325825c82e8e41a43e"
42+
uri = "docker://docker.io/heroku/buildpack-php@sha256:e807955ac7a0d78ab4563ec49f2bfbaa7d6878b1f1a5b9f60b70e7f3e996835e"
4343

4444
[[buildpacks]]
4545
id = "heroku/procfile"
@@ -137,7 +137,7 @@ version = "0.20.14"
137137
optional = true
138138
[[order.group]]
139139
id = "heroku/php"
140-
version = "1.0.9"
140+
version = "1.0.10"
141141
[[order.group]]
142142
id = "heroku/procfile"
143143
version = "4.2.1"

builder-24/builder.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ mirrors = ["public.ecr.aws/heroku/heroku:24"]
3939

4040
[[buildpacks]]
4141
id = "heroku/php"
42-
uri = "docker://docker.io/heroku/buildpack-php@sha256:cb04fdd185a5448587433b2cba810f2ef56180de4f0461325825c82e8e41a43e"
42+
uri = "docker://docker.io/heroku/buildpack-php@sha256:e807955ac7a0d78ab4563ec49f2bfbaa7d6878b1f1a5b9f60b70e7f3e996835e"
4343

4444
[[buildpacks]]
4545
id = "heroku/procfile"
@@ -137,7 +137,7 @@ mirrors = ["public.ecr.aws/heroku/heroku:24"]
137137
optional = true
138138
[[order.group]]
139139
id = "heroku/php"
140-
version = "1.0.9"
140+
version = "1.0.10"
141141
[[order.group]]
142142
id = "heroku/procfile"
143143
version = "4.2.1"

0 commit comments

Comments
 (0)