Skip to content

Commit

Permalink
composer(deps): update friendsofphp/php-cs-fixer requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) to permit the latest version.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.36.0...v3.37.1)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mimmi20 committed Oct 31, 2023
1 parent 392ce39 commit 6921ae0
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 @@ -33,7 +33,7 @@
"require": {
"php": "^8.1.0",
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
"friendsofphp/php-cs-fixer": "^v3.36.0",
"friendsofphp/php-cs-fixer": "^v3.37.1",
"sirbrillig/phpcs-variable-analysis": "^2.11.17",
"slevomat/coding-standard": "^8.14.1",
"squizlabs/php_codesniffer": "^3.7.2"
Expand Down

0 comments on commit 6921ae0

Please sign in to comment.