We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d82d8ee commit af9d900Copy full SHA for af9d900
1 file changed
composer.json
@@ -14,14 +14,14 @@
14
"require": {
15
"php": ">=8.2",
16
"composer/xdebug-handler": "^3.0",
17
- "friendsofphp/php-cs-fixer": "^3.57.1",
+ "friendsofphp/php-cs-fixer": "^3.58.1",
18
"illuminate/container": "^10.39",
19
"nette/utils": "^3.2",
20
"sebastian/diff": "^5.1",
21
- "squizlabs/php_codesniffer": "^3.9.2",
+ "squizlabs/php_codesniffer": "^3.10.1",
22
"symfony/console": "^6.4",
23
"symfony/finder": "^7.0",
24
- "symplify/coding-standard": "^12.1.1",
+ "symplify/coding-standard": "^12.1.5",
25
"symplify/easy-parallel": "^11.2.0",
26
"webmozart/assert": "^1.11"
27
},
0 commit comments