Skip to content

Commit

Permalink
Chore(deps-dev): Update php-cs-fixer/shim requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [php-cs-fixer/shim](https://github.com/PHP-CS-Fixer/shim) to permit the latest version.
- [Commits](PHP-CS-Fixer/shim@v3.61.1...v3.64.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and enjeck committed Oct 27, 2024
1 parent 082f26e commit 98f3820
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 @@ -4,7 +4,7 @@
"nextcloud/coding-standard": "^1.0",
"squizlabs/php_codesniffer": "^3",
"phan/phan": "^5",
"php-cs-fixer/shim": "3.61.1",
"php-cs-fixer/shim": "3.64.0",
"guzzlehttp/guzzle": "^7",
"staabm/annotate-pull-request-from-checkstyle": "^1.1.0",
"psalm/phar": "^5.26"
Expand Down

0 comments on commit 98f3820

Please sign in to comment.