Skip to content

Commit d98fda9

Browse files
author
Kirill Nesmeyanov
committed
Upgrade dev dependencies
1 parent e552628 commit d98fda9

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,9 +20,9 @@
2020
}
2121
},
2222
"require-dev": {
23-
"friendsofphp/php-cs-fixer": "^3.52",
23+
"friendsofphp/php-cs-fixer": "^3.53",
2424
"jetbrains/phpstorm-attributes": "^1.0",
25-
"nikic/php-parser": "^4.17|^5.0",
25+
"nikic/php-parser": "^4.19|^5.0",
2626
"phplrt/compiler": "^3.6",
2727
"phpunit/phpunit": "^10.5|^11.0",
2828
"rector/rector": "^1.0",
@@ -31,7 +31,7 @@
3131
"type-lang/printer": ">=1.0.0-beta2 <2.0",
3232
"type-lang/phpdoc": ">=1.0.0-beta8 <2.0",
3333
"type-lang/phpdoc-standard-tags": "^1.0",
34-
"vimeo/psalm": "^5.18"
34+
"vimeo/psalm": "^5.23"
3535
},
3636
"autoload-dev": {
3737
"psr-4": {

0 commit comments

Comments
 (0)