summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-20 15:32:01 +0200
committerGitHub <noreply@github.com>2022-06-20 15:32:01 +0200
commit7c4146c23004772ee35399206acd403e4938f6e4 (patch)
tree2eb9c2bc92434bb0ad3d2877c35d1a71db27a0ef /composer.json
parent1fe24115e3bd7f66a84069aad46d3c2e5c43dc90 (diff)
Bump squizlabs/php_codesniffer from 3.7.0 to 3.7.1 (#1835)
Bumps [squizlabs/php_codesniffer](https://github.com/squizlabs/PHP_CodeSniffer) from 3.7.0 to 3.7.1. - [Release notes](https://github.com/squizlabs/PHP_CodeSniffer/releases) - [Commits](https://github.com/squizlabs/PHP_CodeSniffer/compare/3.7.0...3.7.1) --- updated-dependencies: - dependency-name: squizlabs/php_codesniffer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 41e2452a3..84a6f02f8 100644
--- a/composer.json
+++ b/composer.json
@@ -55,7 +55,7 @@
},
"require-dev": {
"phpunit/phpunit": "9.5.*",
- "squizlabs/php_codesniffer": "^3.6.2",
+ "squizlabs/php_codesniffer": "^3.7.1",
"phpstan/phpstan": "^1.7.15",
"phpstan/phpstan-doctrine": "^1.2.11",
"phpstan/phpstan-strict-rules": "^1.1.0",