Skip to content

Commit

Permalink
chore(deps-dev): update squizlabs/php_codesniffer requirement
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.6.0...3.7.0)

---
updated-dependencies:
- dependency-name: squizlabs/php_codesniffer
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2022
1 parent d6d95c2 commit 51f6da6
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 @@ -49,7 +49,7 @@
"phpunit/phpunit": "^9.5.20",
"slam/phpstan-laminas-framework": "^0.12",
"spatie/phpunit-snapshot-assertions": "^4.2",
"squizlabs/php_codesniffer": "^3.6"
"squizlabs/php_codesniffer": "^3.7"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 51f6da6

Please sign in to comment.