Skip to content

Commit

Permalink
Update friendsofphp/php-cs-fixer requirement from 3.56.* to 3.56.* ||…
Browse files Browse the repository at this point in the history
… 3.58.* (#10)

* Update friendsofphp/php-cs-fixer requirement || 3.58.*

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

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

Signed-off-by: dependabot[bot] <[email protected]>

* Update composer.json

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Javi H. Gil <[email protected]>
  • Loading branch information
dependabot[bot] and javihgil authored Jun 4, 2024
1 parent acf4872 commit e33fa49
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 @@ -9,7 +9,7 @@
"php": ">=8.1"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "3.56.*",
"friendsofphp/php-cs-fixer": "3.58.*",
"phpstan/phpstan": "^1.10",
"rector/rector": "^1.0",
"symfony/console": "^5.4|^6.0|^7.0",
Expand Down

0 comments on commit e33fa49

Please sign in to comment.