Skip to content

Commit 3d99533

Browse files
authored
Merge pull request #15 from AmphiBee/renovate/squizlabs-php_codesniffer-3.x
Update dependency squizlabs/php_codesniffer to v3.10.0
2 parents 877dfce + 24a7519 commit 3d99533

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
@@ -8,7 +8,7 @@
88
},
99
"require-dev": {
1010
"phpunit/phpunit": "11.1.3",
11-
"squizlabs/php_codesniffer": "3.7.1"
11+
"squizlabs/php_codesniffer": "3.10.0"
1212
},
1313
"config": {
1414
"preferred-install": "dist"

0 commit comments

Comments
 (0)