Skip to content

Commit 0f186b8

Browse files
build(deps-dev): update friendsofphp/php-cs-fixer requirement
Updates the requirements on friendsofphp/php-cs-fixer to permit the latest version. --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7b7db5f commit 0f186b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"require-dev": {
1818
"codeigniter/coding-standard": "^1.5",
1919
"fakerphp/faker": "^1.9",
20-
"friendsofphp/php-cs-fixer": "~3.12.0",
20+
"friendsofphp/php-cs-fixer": "~3.13.0",
2121
"mikey179/vfsstream": "^1.6",
2222
"nexusphp/cs-config": "^3.6",
2323
"nexusphp/tachycardia": "^1.0",

0 commit comments

Comments
 (0)