Skip to content

Commit 9fb9711

Browse files
committed
Update toolbox 1.86.0 -> 1.87.0
## 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
1 parent bc99cf0 commit 9fb9711

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.4
44
ARG TOOLBOX_EXCLUDED_TAGS="exclude-php:${PHP_VERSION}"
5-
ARG TOOLBOX_VERSION="1.86.0"
5+
ARG TOOLBOX_VERSION="1.87.0"
66
ARG FLAVOUR="alpine"
77

88

0 commit comments

Comments
 (0)