Skip to content

Commit

Permalink
Update toolbox 1.78.0 -> 1.79.0
Browse files Browse the repository at this point in the history
New tools:

* pest - [The elegant PHP Testing Framework](https://github.com/pestphp/pest) jakzal/toolbox#485 (thanks @benjy8001 @jakzal)
  • Loading branch information
jakzal committed Sep 7, 2023
1 parent efa7b3c commit e5aefd9
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.2
ARG TOOLBOX_EXCLUDED_TAGS="exclude-php:${PHP_VERSION}"
ARG TOOLBOX_VERSION="1.78.0"
ARG TOOLBOX_VERSION="1.79.0"
ARG FLAVOUR="alpine"


Expand Down

0 comments on commit e5aefd9

Please sign in to comment.