Skip to content

Commit 5c289ed

Browse files
build(deps-dev): bump squizlabs/php_codesniffer from 3.11.3 to 4.0.1 (#66)
Bumps [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) from 3.11.3 to 4.0.1. - [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases) - [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/4.x/CHANGELOG-3.x.md) - [Commits](PHPCSStandards/PHP_CodeSniffer@3.11.3...4.0.1) --- updated-dependencies: - dependency-name: squizlabs/php_codesniffer dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48d87d0 commit 5c289ed

2 files changed

Lines changed: 12 additions & 17 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"phpstan/phpstan": "^1.10",
1313
"phpunit/phpunit": "^10.1",
1414
"phpmd/phpmd": "^2.13",
15-
"squizlabs/php_codesniffer": "^3.7"
15+
"squizlabs/php_codesniffer": "^3.7 || ^4.0"
1616
},
1717

1818
"license": "MIT",

composer.lock

Lines changed: 11 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)