Skip to content

Commit a3fc075

Browse files
adriendupuisgithub-actions[bot]
authored andcommitted
PHP CS Fixes
1 parent 05b195a commit a3fc075

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
@@ -15,7 +15,7 @@
1515
},
1616
"require-dev": {
1717
"ibexa/code-style": "^1.0",
18-
"friendsofphp/php-cs-fixer": "^3.9"
18+
"friendsofphp/php-cs-fixer": "^3.30"
1919
},
2020
"scripts": {
2121
"fix-cs": "php-cs-fixer fix --config=.php-cs-fixer.php -v --show-progress=dots",

0 commit comments

Comments
 (0)