Skip to content

Commit e321517

Browse files
Update squizlabs/php_codesniffer requirement from ^3.10 to ^3.12
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.10.0...3.12.2) --- updated-dependencies: - dependency-name: squizlabs/php_codesniffer dependency-version: 3.12.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad56812 commit e321517

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.10",
71+
"squizlabs/php_codesniffer": "^3.12",
7272
"vimeo/psalm": "^5.26.1"
7373
},
7474
"autoload": {

0 commit comments

Comments
 (0)