Skip to content

Commit e3cd551

Browse files
dependabot[bot]neilime
authored andcommitted
build(deps): update friendsofphp/php-cs-fixer requirement in /tools
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.74.0...v3.75.0) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.75.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2b4aac commit e3cd551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"require": {
3-
"friendsofphp/php-cs-fixer": "^3.74",
3+
"friendsofphp/php-cs-fixer": "^3.75",
44
"phpstan/extension-installer": "^1.4",
55
"phpstan/phpstan": "^1.12",
66
"phpstan/phpstan-phpunit": "^1.4",

0 commit comments

Comments
 (0)