Skip to content

Commit 95690b0

Browse files
committed
Update toolbox 1.84.1 -> 1.85.0
## Updates * PHP 8.4 support (thanks @dkarlovi) * Removed php-coupling-detector ## What's Changed * Update infection (0.27 -> 0.29) by @jakzal in jakzal/toolbox#508 * feat: PHP 8.4 by @dkarlovi in jakzal/toolbox#507 **Full Changelog**: jakzal/toolbox@v1.84.1...v1.85.0
1 parent 954d217 commit 95690b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
ARG PHP_VERSION=8.3
44
ARG TOOLBOX_EXCLUDED_TAGS="exclude-php:${PHP_VERSION}"
5-
ARG TOOLBOX_VERSION="1.84.1"
5+
ARG TOOLBOX_VERSION="1.85.0"
66
ARG FLAVOUR="alpine"
77

88

0 commit comments

Comments
 (0)