Skip to content

Commit

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

* [phpstan-banned-code](https://github.com/ekino/phpstan-banned-code) - PHPStan rules for detecting calls to specific functions you don't want in your project jakzal/toolbox#474 (thanks @Wahib-L)
  • Loading branch information
jakzal committed Mar 1, 2023
1 parent f0c52de commit 63b2c89
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.72.0"
ARG TOOLBOX_VERSION="1.73.0"
ARG FLAVOUR="alpine"


Expand Down

0 comments on commit 63b2c89

Please sign in to comment.