Skip to content

Commit 8b3e4a4

Browse files
Update dependency squizlabs/php_codesniffer to ^3.9.0
| datasource | package | from | to | | ---------- | ------------------------- | ----- | ----- | | packagist | squizlabs/php_codesniffer | 3.8.1 | 3.9.0 |
1 parent 347295b commit 8b3e4a4

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
@@ -56,7 +56,7 @@
5656
"phpstan/phpstan-deprecation-rules": "^1.1.4",
5757
"phpstan/phpstan-phpunit": "^1.3.15",
5858
"phpstan/phpstan-strict-rules": "^1.5.2",
59-
"squizlabs/php_codesniffer": "^3.8.1",
59+
"squizlabs/php_codesniffer": "^3.9.0",
6060
"symfony/filesystem": "^6.4.3 || ^7.0.3"
6161
},
6262
"autoload": {

0 commit comments

Comments
 (0)