Skip to content

Commit

Permalink
PHP CS Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
adriendupuis authored and github-actions[bot] committed Jun 26, 2024
1 parent e8ff3a4 commit 4f9509d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"require-dev": {
"ibexa/code-style": "^1.0",
"friendsofphp/php-cs-fixer": "^3.9"
"friendsofphp/php-cs-fixer": "^3.30"
},
"scripts": {
"fix-cs": "php-cs-fixer fix --config=.php-cs-fixer.php -v --show-progress=dots",
Expand Down

0 comments on commit 4f9509d

Please sign in to comment.