Skip to content

Commit 85460d1

Browse files
deps(deps-dev): update friendsofphp/php-cs-fixer requirement
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.90.0...v3.91.2) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.91.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f6e11f5 commit 85460d1

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
@@ -34,7 +34,7 @@
3434
"webmozart/assert": "^1.9"
3535
},
3636
"require-dev": {
37-
"friendsofphp/php-cs-fixer": "^3.90",
37+
"friendsofphp/php-cs-fixer": "^3.91",
3838
"mikey179/vfsstream": "^1.6",
3939
"phpspec/prophecy": "^1.10",
4040
"phpspec/prophecy-phpunit": "^2.4",

0 commit comments

Comments
 (0)