Skip to content

Commit

Permalink
Update squizlabs/php_codesniffer requirement from ^3.4.2 to ^3.5.5
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.4.2...3.5.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 8, 2020
1 parent 95e13e8 commit 46f528e
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 @@ -23,7 +23,7 @@
"phpunit/phpunit": "^7.5",
"phpspec/prophecy": "^1.8",
"phpstan/phpstan": "^0.11.5 || ^0.12.0",
"squizlabs/php_codesniffer": "^3.4.2"
"squizlabs/php_codesniffer": "^3.5.5"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 46f528e

Please sign in to comment.