Skip to content

Commit

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

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

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.54.0...v3.56.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 May 16, 2024
1 parent 9d47662 commit acf4872
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.54.*",
"friendsofphp/php-cs-fixer": "3.56.*",
"phpstan/phpstan": "^1.10",
"rector/rector": "^1.0",
"symfony/console": "^5.4|^6.0|^7.0",
Expand Down

0 comments on commit acf4872

Please sign in to comment.