Fix PHP CodeSniffer and PHPCompatibility dependency versions

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:35:02 +00:00
parent 1d5394abf8
commit dbcd709ded
5 changed files with 13 additions and 13 deletions

View File

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