🐞 fix: Update composer test scripts and readme

This commit is contained in:
Keith Solomon
2025-09-10 14:34:27 -05:00
parent bfc72710ca
commit f6d795ba39
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@
"phpcs --report-full=./phpcs-results.txt ."
],
"fix": [
"phpcbf --standard=.phpcs.xml"
"phpcbf --standard=.phpcs.xml ."
],
"phpcs-config": [
"phpcs --config-show"