Skip to content

Commit

Permalink
Update toolbox 1.86.0 -> 1.87.0
Browse files Browse the repository at this point in the history
## What's Changed

* Enable PHPSpec on PHP 8.2 and 8.3 by @jakzal in jakzal/toolbox#510

**Full Changelog**: jakzal/toolbox@v1.86.0...v1.87.0
  • Loading branch information
jakzal committed Dec 31, 2024
1 parent bc99cf0 commit 9fb9711
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.4
ARG TOOLBOX_EXCLUDED_TAGS="exclude-php:${PHP_VERSION}"
ARG TOOLBOX_VERSION="1.86.0"
ARG TOOLBOX_VERSION="1.87.0"
ARG FLAVOUR="alpine"


Expand Down

0 comments on commit 9fb9711

Please sign in to comment.