Skip to content

Commit f0bacb5

Browse files
authored
Bump php-cs-fixer and ecs to latest version (#207)
1 parent 25be729 commit f0bacb5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
"require": {
1515
"php": ">=8.2",
1616
"composer/xdebug-handler": "^3.0",
17-
"friendsofphp/php-cs-fixer": "^3.49.0",
17+
"friendsofphp/php-cs-fixer": "^3.57.1",
1818
"illuminate/container": "^10.39",
1919
"nette/utils": "^3.2",
2020
"sebastian/diff": "^5.1",
21-
"squizlabs/php_codesniffer": "^3.9.0",
21+
"squizlabs/php_codesniffer": "^3.9.2",
2222
"symfony/console": "^6.4",
2323
"symfony/finder": "^7.0",
2424
"symplify/coding-standard": "^12.1.1",

0 commit comments

Comments
 (0)