We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3500911 commit 3f14ff9Copy full SHA for 3f14ff9
1 file changed
composer.json
@@ -45,7 +45,8 @@
45
"require-dev": {
46
"phpunit/phpunit": "^10.5.44|^11.5.6",
47
"phpstan/phpstan": "^2.1.2",
48
- "friendsofphp/php-cs-fixer": "^v3.68.5"
+ "friendsofphp/php-cs-fixer": "^v3.91.3",
49
+ "symfony/polyfill-iconv": "^1.33"
50
},
51
"autoload": {
52
"psr-4": {
0 commit comments