Skip to content

Commit 473a7a3

Browse files
authored
Merge pull request #9 from CorpusPHP/dependabot/composer/squizlabs/php_codesniffer-tw-3.7
Update squizlabs/php_codesniffer requirement from ^3.5 to ^3.7
2 parents cd3b8f2 + a56c41e commit 473a7a3

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
@@ -13,7 +13,7 @@
1313
},
1414
"require-dev": {
1515
"phpunit/phpunit": "~7.5 | ~9.5",
16-
"squizlabs/php_codesniffer": "^3.5",
16+
"squizlabs/php_codesniffer": "^3.7",
1717
"corpus/coding-standard": "^0.6.0",
1818
"friendsofphp/php-cs-fixer": "^2.17"
1919
},

0 commit comments

Comments
 (0)