Skip to content

Commit 46020d2

Browse files
Update friendsofphp/php-cs-fixer requirement from ^3.93 to ^3.94
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.93.0...v3.94.0) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.94.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72c4b3b commit 46020d2

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
@@ -28,7 +28,7 @@
2828
"vlucas/phpdotenv": "^5.6"
2929
},
3030
"require-dev": {
31-
"friendsofphp/php-cs-fixer": "^3.93",
31+
"friendsofphp/php-cs-fixer": "^3.94",
3232
"phpstan/extension-installer": "^1.4",
3333
"phpstan/phpstan": "^1.12",
3434
"phpstan/phpstan-phpunit": "^1.4",

0 commit comments

Comments
 (0)