Skip to content

Commit c9bdc9e

Browse files
authored
Merge pull request #3078 from slimphp/dependabot/composer/squizlabs/php_codesniffer-tw-3.6
Update squizlabs/php_codesniffer requirement from ^3.5 to ^3.6
2 parents 6db6ce2 + 2544083 commit c9bdc9e

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
@@ -66,7 +66,7 @@
6666
"phpunit/phpunit": "^8.5.13 || ^9.3.8",
6767
"slim/http": "^1.2",
6868
"slim/psr7": "^1.3",
69-
"squizlabs/php_codesniffer": "^3.5",
69+
"squizlabs/php_codesniffer": "^3.6",
7070
"weirdan/prophecy-shim": "^1.0 || ^2.0.2"
7171
},
7272
"autoload": {

0 commit comments

Comments
 (0)