Adding PHPCS to composer.json
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2026-07-21 12:58:40 -04:00
parent 29e7b836d3
commit ba5c8ebf82
2 changed files with 85 additions and 2 deletions
+3
View File
@@ -27,5 +27,8 @@
},
"scripts": {
"phinx": "./vendor/bin/phinx"
},
"require-dev": {
"squizlabs/php_codesniffer": "^4.0"
}
}