Skip to content

Commit fede45e

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 5e8f638 commit fede45e

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
@@ -17,7 +17,7 @@
1717
"laminas/laminas-coding-standard": "^3.1",
1818
"phpunit/phpunit": "^12.5",
1919
"psalm/plugin-phpunit": "^0.19.5",
20-
"squizlabs/php_codesniffer": "^3.13",
20+
"squizlabs/php_codesniffer": "^4.0",
2121
"vimeo/psalm": "^6.14"
2222
},
2323
"autoload": {

0 commit comments

Comments
 (0)