Skip to content

Commit

Permalink
Update squizlabs/php_codesniffer requirement from ^3.5.6 to ^3.5.8
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.5.6...3.5.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Nov 1, 2020
1 parent b028354 commit 7350308
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 @@ -22,7 +22,7 @@
"require-dev": {
"phpunit/phpunit": "^7.5",
"phpspec/prophecy": "^1.10",
"squizlabs/php_codesniffer": "^3.5.6"
"squizlabs/php_codesniffer": "^3.5.8"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 7350308

Please sign in to comment.