Skip to content

Commit d7f63e5

Browse files
Update squizlabs/php_codesniffer requirement from ^3.9 to ^3.10
Updates the requirements on [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) to permit the latest version. - [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases) - [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/CHANGELOG.md) - [Commits](PHPCSStandards/PHP_CodeSniffer@3.9.0...3.10.1) --- updated-dependencies: - dependency-name: squizlabs/php_codesniffer dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b8de7c1 commit d7f63e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"phpunit/phpunit": "^9.6",
6969
"slim/http": "^1.3",
7070
"slim/psr7": "^1.6",
71-
"squizlabs/php_codesniffer": "^3.9",
71+
"squizlabs/php_codesniffer": "^3.10",
7272
"vimeo/psalm": "^5.24"
7373
},
7474
"autoload": {

0 commit comments

Comments
 (0)