Skip to content

Commit b9a8294

Browse files
committed
Bump dev dependencies
1 parent c35b89f commit b9a8294

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
}
2121
},
2222
"require-dev": {
23-
"friendsofphp/php-cs-fixer": "^3.70",
24-
"jetbrains/phpstorm-attributes": "^1.0",
23+
"friendsofphp/php-cs-fixer": "^3.89",
24+
"jetbrains/phpstorm-attributes": "^1.2",
2525
"phplrt/compiler": "^3.7",
2626
"phpstan/phpstan": "^2.1",
2727
"phpstan/phpstan-strict-rules": "^2.0",
2828
"phpunit/phpunit": "^10.5|^11.0|^12.0",
29-
"symfony/var-dumper": "^5.4|^6.0|^7.0"
29+
"symfony/var-dumper": "^6.4|^7.0"
3030
},
3131
"autoload-dev": {
3232
"psr-4": {

0 commit comments

Comments
 (0)