Skip to content

Commit

Permalink
Update squizlabs/php_codesniffer requirement from ^3.2 to ^3.4
Browse files Browse the repository at this point in the history
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.2.0...3.4.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Sep 23, 2019
1 parent 07df6cc commit 2db393e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"phpstan/phpstan-phpunit": "^0.11",
"phpstan/phpstan-strict-rules": "^0.11",
"phpunit/phpunit": "^8.2",
"squizlabs/php_codesniffer": "^3.2",
"squizlabs/php_codesniffer": "^3.4",
"twig/twig": "^2.11",
"zendframework/zend-diactoros": "^2.0"
},
Expand Down

0 comments on commit 2db393e

Please sign in to comment.