Skip to content

Commit 37d8b78

Browse files
committed
require squizlabs/php_codesniffer #18
1 parent 9a8774a commit 37d8b78

File tree

2 files changed

+60
-2
lines changed

2 files changed

+60
-2
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@
3838
"require-dev": {
3939
"ext-json": "*",
4040
"phpunit/phpunit": "^9.6",
41-
"php-sap/integration-tests": "^6.0"
41+
"php-sap/integration-tests": "^6.0",
42+
"squizlabs/php_codesniffer": "^3.7"
4243
},
4344
"autoload": {
4445
"psr-4": {

composer.lock

Lines changed: 58 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)