Skip to content

Commit 6a90baa

Browse files
chore(deps): update dependency squizlabs/php_codesniffer to v4 (#1760)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c7db8f7 commit 6a90baa

File tree

6 files changed

+43
-50
lines changed

6 files changed

+43
-50
lines changed

zmscitizenapi/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"require-dev": {
2121
"phpmd/phpmd": "@stable",
22-
"squizlabs/php_codesniffer": "^3.7",
22+
"squizlabs/php_codesniffer": "^4.0",
2323
"phpunit/phpunit": "^11",
2424
"phpspec/prophecy-phpunit": "^2.4",
2525
"roave/security-advisories": "dev-latest"

zmscitizenapi/composer.lock

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

zmsdb/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"require-dev": {
8282
"phpunit/phpunit": "^11",
8383
"phpmd/phpmd": "@stable",
84-
"squizlabs/php_codesniffer": "^3.5",
84+
"squizlabs/php_codesniffer": "^4.0",
8585
"mockery/mockery": "^1.0.0",
8686
"roave/security-advisories": "dev-latest"
8787
}

zmsdb/composer.lock

Lines changed: 15 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

zmsmessaging/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"phpunit/phpunit": "^11",
4242
"phpspec/prophecy-phpunit": "^2.4",
4343
"phpmd/phpmd": "^2.3",
44-
"squizlabs/php_codesniffer": "^3.7",
44+
"squizlabs/php_codesniffer": "^4.0",
4545
"roave/security-advisories": "dev-latest"
4646
},
4747
"repositories": [

zmsmessaging/composer.lock

Lines changed: 13 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)