Skip to content

Commit b5c9000

Browse files
dependabot[bot]Ned Zimmerman
authored andcommitted
Update squizlabs/php_codesniffer requirement from 3.3.0 to 3.3.2 (#2)
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](https://github.com/squizlabs/PHP_CodeSniffer/commits/3.3.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent f09f0ba commit b5c9000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"require": {
66
"humanmade/coding-standards": "0.5.0",
77
"fig-r/psr2r-sniffer": "0.5.0",
8-
"squizlabs/php_codesniffer": "3.3.0"
8+
"squizlabs/php_codesniffer": "3.3.2"
99
},
1010
"require-dev": {
1111
"phpunit/phpunit": "6.5.8"

0 commit comments

Comments
 (0)