Skip to content

Commit 303083a

Browse files
authored
Merge pull request #75 from slimphp/dependabot/composer/squizlabs/php_codesniffer-tw-3.6
Update squizlabs/php_codesniffer requirement from ^3.5 to ^3.6
2 parents b0f2051 + 48e8b9f commit 303083a

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
@@ -30,7 +30,7 @@
3030
"require-dev": {
3131
"phpunit/phpunit": "^9.5.10",
3232
"slim/psr7": "^1.3.0",
33-
"squizlabs/php_codesniffer": "^3.5"
33+
"squizlabs/php_codesniffer": "^3.6"
3434
},
3535
"scripts": {
3636
"test": "phpunit --configuration phpunit.xml.dist",

0 commit comments

Comments
 (0)