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 ffa7dc9 commit 79c706aCopy full SHA for 79c706a
composer.json
@@ -127,7 +127,7 @@
127
"fakerphp/faker": "^1.14"
128
}
129
},
130
- "friendsofphp/php-cs-fixer": "^3.7",
+ "friendsofphp/php-cs-fixer": "^3.3",
131
"php-coveralls/php-coveralls": "^2.4",
132
"phpunit/phpunit": "^8",
133
"vimeo/psalm": "^4.22"
tools/.php-cs-fixer/composer.json
@@ -1,5 +1,5 @@
1
{
2
"require": {
3
- "friendsofphp/php-cs-fixer": "3.*"
+ "friendsofphp/php-cs-fixer": "^3.3"
4
5
0 commit comments