Skip to content

Commit 0133559

Browse files
chore(deps-dev): update friendsofphp/php-cs-fixer requirement (#79)
1 parent 72f6ce7 commit 0133559

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
@@ -28,7 +28,7 @@
2828
"php": "^5.6|^7.0|^8.0"
2929
},
3030
"require-dev": {
31-
"friendsofphp/php-cs-fixer": "3.5.0",
31+
"friendsofphp/php-cs-fixer": "3.89.2",
3232
"phpunit/phpunit": "^9.6"
3333
},
3434
"suggest": {

0 commit comments

Comments
 (0)