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 3b8bcd0 commit 69d3231Copy full SHA for 69d3231
composer.json
@@ -20,12 +20,13 @@
20
}
21
},
22
"require-dev": {
23
- "friendsofphp/php-cs-fixer": "^3.53",
+ "friendsofphp/php-cs-fixer": "^3.70",
24
"jetbrains/phpstorm-attributes": "^1.0",
25
"phplrt/compiler": "^3.7",
26
"phpstan/phpstan": "^2.1",
27
"phpstan/phpstan-strict-rules": "^2.0",
28
- "phpunit/phpunit": "^10.5|^11.0"
+ "phpunit/phpunit": "^10.5|^11.0|^12.0",
29
+ "symfony/var-dumper": "^5.4|^6.0|^7.0"
30
31
"autoload-dev": {
32
"psr-4": {
0 commit comments