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.58.1...v3.59.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 16, 2024
1 parent b6a73c6 commit 01afc7c
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 || ~8.2.0 || ~8.3.0 || ~8.4.0",
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
"friendsofphp/php-cs-fixer": "^3.58.1",
"friendsofphp/php-cs-fixer": "^3.59.1",
"sirbrillig/phpcs-variable-analysis": "^2.11.18",
"slevomat/coding-standard": "^8.15.0",
"squizlabs/php_codesniffer": "^3.10.1"
Expand Down

0 comments on commit 01afc7c

Please sign in to comment.