Skip to content

Commit

Permalink
Update friendsofphp/php-cs-fixer requirement from ^2.19 to ^3.65
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@v2.19.0...v3.65.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 03d1959 commit 65a2448
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 @@ -15,7 +15,7 @@
"phpunit/phpunit": "~7.5 | ~9.5 | ~10.5",
"squizlabs/php_codesniffer": "^3.7",
"corpus/coding-standard": "^0.6.0",
"friendsofphp/php-cs-fixer": "^2.19"
"friendsofphp/php-cs-fixer": "^3.65"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 65a2448

Please sign in to comment.