Skip to content

Commit db3014a

Browse files
Update friendsofphp/php-cs-fixer requirement || 3.91.*
Updates the requirements on [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) to permit the latest version. - [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases) - [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md) - [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.89.0...v3.91.0) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.91.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 80684e7 commit db3014a

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
@@ -37,7 +37,7 @@
3737
},
3838
"require-dev": {
3939
"ergebnis/composer-normalize": "2.48.*",
40-
"friendsofphp/php-cs-fixer": "3.89.*",
40+
"friendsofphp/php-cs-fixer": "3.89.* || 3.91.*",
4141
"icanhazstring/composer-unused": "0.8.*",
4242
"maglnet/composer-require-checker": "3.8.*",
4343
"overtrue/phplint": "3.4.*",

0 commit comments

Comments
 (0)