Skip to content

Commit 8c986e3

Browse files
Update php-cs-fixer/shim requirement from ^3.65 to ^3.67 (#127)
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.65.0...v3.67.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 5090a83 commit 8c986e3

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.65",
30+
"php-cs-fixer/shim": "^3.67",
3131
"phpunit/phpunit": "^11.5.0",
3232
"psalm/phar": "^5.26"
3333
},

0 commit comments

Comments
 (0)