File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
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.90 .0"
5+ ARG TOOLBOX_VERSION="1.91 .0"
66ARG FLAVOUR="alpine"
77
88
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ These are the latest tags for PHP versions that are no longer supported:
6565| cyclonedx-php-composer | [ Composer plugin to create Software-Bill-of-Materials (SBOM) in CycloneDX format] ( https://github.com/CycloneDX/cyclonedx-php-composer ) | ✅ ; | ✅ ; | ✅ ; | ✅ ; |
6666| dephpend | [ Detect flaws in your architecture] ( https://dephpend.com/ ) | ✅ ; | ✅ ; | ✅ ; | ✅ ; |
6767| deprecation-detector | [ Finds usages of deprecated code] ( https://github.com/sensiolabs-de/deprecation-detector ) | ✅ ; | ✅ ; | ✅ ; | ✅ ; |
68- | deptrac | [ Enforces dependency rules between software layers] ( https://github.com/qossmic /deptrac ) | ✅ ; | ✅ ; | ✅ ; | ✅ ; |
68+ | deptrac | [ Enforces dependency rules between software layers] ( https://github.com/deptrac /deptrac ) | ✅ ; | ✅ ; | ✅ ; | ✅ ; |
6969| diffFilter | [ Applies QA tools to run on a single pull request] ( https://github.com/exussum12/coverageChecker ) | ✅ ; | ✅ ; | ✅ ; | ✅ ; |
7070| ecs | [ Sets up and runs coding standard checks] ( https://github.com/Symplify/EasyCodingStandard ) | ✅ ; | ✅ ; | ✅ ; | ✅ ; |
7171| infection | [ AST based PHP Mutation Testing Framework] ( https://infection.github.io/ ) | ❌ ; | ✅ ; | ✅ ; | ✅ ; |
You can’t perform that action at this time.
0 commit comments