File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 22
33ARG PHP_VERSION=8.4
44ARG TOOLBOX_EXCLUDED_TAGS="exclude-php:${PHP_VERSION}"
5- ARG TOOLBOX_VERSION="1.102 .0"
5+ ARG TOOLBOX_VERSION="1.103 .0"
66ARG FLAVOUR="alpine"
77
88
Original file line number Diff line number Diff line change @@ -71,6 +71,7 @@ These are the latest tags for PHP versions that are no longer supported:
7171| ecs | [ Sets up and runs coding standard checks] ( https://github.com/Symplify/EasyCodingStandard ) | ✅ ; | ✅ ; | ✅ ; |
7272| gherkin-lint-php | [ Gherkin linter for PHP] ( https://github.com/dantleech/gherkin-lint-php ) | ✅ ; | ✅ ; | ✅ ; |
7373| infection | [ AST based PHP Mutation Testing Framework] ( https://infection.github.io/ ) | ✅ ; | ✅ ; | ✅ ; |
74+ | jack | [ Helps to upgrade outdated Composer dependencies incrementally] ( https://github.com/rectorphp/jack ) | ✅ ; | ✅ ; | ✅ ; |
7475| kahlan | [ Kahlan is a full-featured Unit & BDD test framework a la RSpec/JSpec] ( https://kahlan.github.io/docs/ ) | ✅ ; | ✅ ; | ✅ ; |
7576| larastan | [ PHPStan extension for Laravel] ( https://github.com/nunomaduro/larastan ) | ✅ ; | ✅ ; | ✅ ; |
7677| lines | [ CLI tool for quick metrics of PHP projects] ( https://github.com/tomasVotruba/lines ) | ✅ ; | ✅ ; | ✅ ; |
You can’t perform that action at this time.
0 commit comments