Changes before error encountered

Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-04 08:45:18 +00:00
parent b3c26707e6
commit a9e0b360eb
4 changed files with 16 additions and 15 deletions

View File

@@ -86,7 +86,8 @@ gh run view <run-id> --log
**How to run locally:**
```bash
# Install tools
composer global require "squizlabs/php_codesniffer:^3.0" phpstan/phpstan
composer global require "squizlabs/php_codesniffer:^3.0" --with-all-dependencies
composer global require "phpstan/phpstan:^1.0" --with-all-dependencies
# Run checks
phpcs --standard=phpcs.xml src/