Skip to content

Commit

Permalink
Update squizlabs/php_codesniffer requirement from ^3.8 to ^3.9 (#31)
Browse files Browse the repository at this point in the history
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.8.0...3.9.0)

---
updated-dependencies:
- dependency-name: squizlabs/php_codesniffer
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent 1af6bdf commit 4886186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"donatj/drop": "^1.1",
"phpunit/phpunit": "^9.6",
"donatj/mddoc": "^0.10.1",
"squizlabs/php_codesniffer": "^3.8",
"squizlabs/php_codesniffer": "^3.9",
"corpus/coding-standard": "^0.8.0",
"friendsofphp/php-cs-fixer": "^3.52",
"rawr/phpunit-data-provider": "^3.3",
Expand Down

0 comments on commit 4886186

Please sign in to comment.