Skip to content

Commit 4fd2418

Browse files
Update squizlabs/php_codesniffer requirement from ^3.11 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.11.0...3.12.0) --- updated-dependencies: - dependency-name: squizlabs/php_codesniffer dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa58f4b commit 4fd2418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"php-mock/php-mock-phpunit": "^2.10",
1212
"guzzlehttp/psr7": "^2.4",
1313
"corpus/coding-standard": "^0.6.0",
14-
"squizlabs/php_codesniffer": "^3.11",
14+
"squizlabs/php_codesniffer": "^3.12",
1515
"friendsofphp/php-cs-fixer": "^3.4",
1616
"donatj/mddoc": "^0.10.1",
1717
"donatj/drop": "^1.1",

0 commit comments

Comments
 (0)