Skip to content

Commit 0375366

Browse files
committed
Set php-cs-fixer minimal version to version with 8.1 support
1 parent d769dd0 commit 0375366

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"symfony/http-kernel": "^5.3 || ^6.0"
1818
},
1919
"require-dev": {
20-
"friendsofphp/php-cs-fixer": "^3.3",
20+
"friendsofphp/php-cs-fixer": "^3.4",
2121
"matthiasnoback/symfony-dependency-injection-test": "^4.2",
2222
"phpro/grumphp-shim": "^1.6.0",
2323
"phpspec/prophecy-phpunit": "^2.0",

0 commit comments

Comments
 (0)