We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c35b89f commit b9a8294Copy full SHA for b9a8294
composer.json
@@ -20,13 +20,13 @@
20
}
21
},
22
"require-dev": {
23
- "friendsofphp/php-cs-fixer": "^3.70",
24
- "jetbrains/phpstorm-attributes": "^1.0",
+ "friendsofphp/php-cs-fixer": "^3.89",
+ "jetbrains/phpstorm-attributes": "^1.2",
25
"phplrt/compiler": "^3.7",
26
"phpstan/phpstan": "^2.1",
27
"phpstan/phpstan-strict-rules": "^2.0",
28
"phpunit/phpunit": "^10.5|^11.0|^12.0",
29
- "symfony/var-dumper": "^5.4|^6.0|^7.0"
+ "symfony/var-dumper": "^6.4|^7.0"
30
31
"autoload-dev": {
32
"psr-4": {
0 commit comments