Skip to content

Commit 2fe555f

Browse files
Update php-cs-fixer/shim requirement from ^3.64 to ^3.65 (#121)
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.64.0...v3.65.0) --- updated-dependencies: - dependency-name: php-cs-fixer/shim dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd7de3e commit 2fe555f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"php": "~8.2.0 || ~8.3.0"
2828
},
2929
"require-dev": {
30-
"php-cs-fixer/shim": "^3.64",
30+
"php-cs-fixer/shim": "^3.65",
3131
"phpunit/phpunit": "^11.4.3",
3232
"psalm/phar": "^5.26"
3333
},

0 commit comments

Comments
 (0)