summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-12 12:07:59 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2024-01-21 13:57:53 +0100
commitb3bad9938f0ee658f3efd47b9c02c3a4a6296f77 (patch)
tree74f9f4a0f760f981a23095f9e27648ab0bd3728d /composer.json
parenteb472e7a7c5c2734949d40a1d84116b06c4c213b (diff)
Build(deps-dev): Bump squizlabs/php_codesniffer from 3.8.0 to 3.8.1
Bumps [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) from 3.8.0 to 3.8.1. - [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases) - [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/CHANGELOG.md) - [Commits](https://github.com/PHPCSStandards/PHP_CodeSniffer/compare/3.8.0...3.8.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>
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 2f0b1507d..b2f687c3d 100644
--- a/composer.json
+++ b/composer.json
@@ -55,7 +55,7 @@
},
"require-dev": {
"phpunit/phpunit": "9.6.*",
- "squizlabs/php_codesniffer": "^3.8.0",
+ "squizlabs/php_codesniffer": "^3.8.1",
"phpstan/phpstan": "^1.10.52",
"phpstan/phpstan-doctrine": "^1.3.54",
"phpstan/phpstan-strict-rules": "^1.5.2",