Skip to content

Commit 2e39c8d

Browse files
Update dependency squizlabs/php_codesniffer to v4
| datasource | package | from | to | | ---------- | ------------------------- | ------ | ----- | | packagist | squizlabs/php_codesniffer | 3.13.5 | 4.0.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1ff0be5 commit 2e39c8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"phpbench/phpbench": "^1.2.7",
4545
"phpunit/phpunit": "^11.0",
4646
"psalm/plugin-phpunit": "^0.18.0 || ^0.19.0",
47-
"squizlabs/php_codesniffer": "^3.7.1",
47+
"squizlabs/php_codesniffer": "^4.0.0",
4848
"vimeo/psalm":"^6.0"
4949
},
5050
"conflict": {

0 commit comments

Comments
 (0)