Skip to content

Commit

Permalink
Update toolbox 1.84.1 -> 1.85.0
Browse files Browse the repository at this point in the history
## 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
  • Loading branch information
jakzal committed Dec 11, 2024
1 parent 954d217 commit 95690b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

ARG PHP_VERSION=8.3
ARG TOOLBOX_EXCLUDED_TAGS="exclude-php:${PHP_VERSION}"
ARG TOOLBOX_VERSION="1.84.1"
ARG TOOLBOX_VERSION="1.85.0"
ARG FLAVOUR="alpine"


Expand Down

0 comments on commit 95690b0

Please sign in to comment.