Skip to content

Commit af9d900

Browse files
committed
bump coding standard packages versions
1 parent d82d8ee commit af9d900

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
"require": {
1515
"php": ">=8.2",
1616
"composer/xdebug-handler": "^3.0",
17-
"friendsofphp/php-cs-fixer": "^3.57.1",
17+
"friendsofphp/php-cs-fixer": "^3.58.1",
1818
"illuminate/container": "^10.39",
1919
"nette/utils": "^3.2",
2020
"sebastian/diff": "^5.1",
21-
"squizlabs/php_codesniffer": "^3.9.2",
21+
"squizlabs/php_codesniffer": "^3.10.1",
2222
"symfony/console": "^6.4",
2323
"symfony/finder": "^7.0",
24-
"symplify/coding-standard": "^12.1.1",
24+
"symplify/coding-standard": "^12.1.5",
2525
"symplify/easy-parallel": "^11.2.0",
2626
"webmozart/assert": "^1.11"
2727
},

0 commit comments

Comments
 (0)