We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05b195a commit a3fc075Copy full SHA for a3fc075
composer.json
@@ -15,7 +15,7 @@
15
},
16
"require-dev": {
17
"ibexa/code-style": "^1.0",
18
- "friendsofphp/php-cs-fixer": "^3.9"
+ "friendsofphp/php-cs-fixer": "^3.30"
19
20
"scripts": {
21
"fix-cs": "php-cs-fixer fix --config=.php-cs-fixer.php -v --show-progress=dots",
0 commit comments