Skip to content

Commit

Permalink
CS
Browse files Browse the repository at this point in the history
  • Loading branch information
forrest79 committed Mar 26, 2024
1 parent 62e081e commit f05085c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"tests": "tests/run-tests tests",
"coverage": "tests/collect-coverage tests",
"benchmarks": "benchmarks/run-benchmarks.php",
"phpcs": "vendor/bin/phpcs --bootstrap=vendor/forrest79/phpcs-ignores/src/bootstrap.php -s src tests benchmarks",
"phpcs": "vendor/bin/phpcs --bootstrap=vendor/forrest79/phpcs-ignores/src/bootstrap-outdated.php -s src tests benchmarks",
"phpstan": "vendor/bin/phpstan analyse src tests benchmarks"
},
"config": {
Expand Down

0 comments on commit f05085c

Please sign in to comment.