Skip to content

Commit

Permalink
Update friendsofphp/php-cs-fixer requirement from ^3.65 to ^3.66
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.65.0...v3.66.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 30, 2024
1 parent 3d79a19 commit 218304d
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 @@ -20,7 +20,7 @@
"phpstan/phpstan": "^2.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.65",
"friendsofphp/php-cs-fixer": "^3.66",
"nikic/php-parser": "^5.3",
"phpstan/extension-installer": "^1.4",
"phpstan/phpstan-deprecation-rules": "^2",
Expand Down

0 comments on commit 218304d

Please sign in to comment.