Skip to content

Commit 0ef4c18

Browse files
authored
Merge pull request #32 from m1x0n/dependabot/composer/squizlabs/php_codesniffer-tw-3.10
Update squizlabs/php_codesniffer requirement from ^3.9 to ^3.10
2 parents 8581f80 + 791995c commit 0ef4c18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"require-dev": {
4646
"phpunit/phpunit": "^9",
47-
"squizlabs/php_codesniffer": "^3.9",
47+
"squizlabs/php_codesniffer": "^3.10",
4848
"phpstan/phpstan": "^1.11"
4949
},
5050
"autoload-dev": {

0 commit comments

Comments
 (0)