Skip to content

Commit bf36cd2

Browse files
dependabot[bot]phil-davis
authored andcommitted
Update friendsofphp/php-cs-fixer requirement from ^2.19 to ^2.19 || ^3.0
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@v2.19.0...v3.40.0) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b96ca54 commit bf36cd2

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
@@ -32,7 +32,7 @@
3232
},
3333
"require-dev" : {
3434
"ext-sqlite3": "*",
35-
"friendsofphp/php-cs-fixer": "^2.19",
35+
"friendsofphp/php-cs-fixer": "^2.19 || ^3.0",
3636
"monolog/monolog": "^1.27 || ^2.0",
3737
"phpstan/phpstan": "^0.12 || ^1.0",
3838
"phpstan/phpstan-phpunit": "^1.0",

0 commit comments

Comments
 (0)