Skip to content

Commit 2544083

Browse files
Update squizlabs/php_codesniffer requirement from ^3.5 to ^3.6
Updates the requirements on [squizlabs/php_codesniffer](https://github.com/squizlabs/PHP_CodeSniffer) to permit the latest version. - [Release notes](https://github.com/squizlabs/PHP_CodeSniffer/releases) - [Commits](squizlabs/PHP_CodeSniffer@3.5.0...3.6.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3514847 commit 2544083

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)