Skip to content

Commit

Permalink
Update squizlabs/php_codesniffer requirement from ^2.5 to ^3.11
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@2.5.0...3.11.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent ed10a8d commit e954677
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 @@ -26,7 +26,7 @@
"require-dev": {
"ext-curl": "*",
"phpunit/phpunit": "^9.5|^10.0",
"squizlabs/php_codesniffer": "^2.5",
"squizlabs/php_codesniffer": "^3.11",
"orchestra/testbench": "^4.18|^6.21|^8.0|^9.0",
"mockery/mockery": "^1.3"
},
Expand Down

0 comments on commit e954677

Please sign in to comment.