Skip to content

Commit 162b20c

Browse files
Chore(deps-dev): Update php-cs-fixer/shim requirement
Updates the requirements on [php-cs-fixer/shim](https://github.com/PHP-CS-Fixer/shim) to permit the latest version. - [Commits](PHP-CS-Fixer/shim@v3.34.0...v3.37.1) --- updated-dependencies: - dependency-name: php-cs-fixer/shim dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dfdb67e commit 162b20c

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
@@ -4,7 +4,7 @@
44
"nextcloud/coding-standard": "^1.0",
55
"squizlabs/php_codesniffer": "^3",
66
"phan/phan": "^5",
7-
"php-cs-fixer/shim": "3.34.0",
7+
"php-cs-fixer/shim": "3.37.1",
88
"guzzlehttp/guzzle": "^7",
99
"staabm/annotate-pull-request-from-checkstyle": "^1.1.0"
1010
},

0 commit comments

Comments
 (0)