Skip to content

Commit b5c48eb

Browse files
committed
Upgrade dev dependencies
1 parent 09fee6b commit b5c48eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
}
1818
},
1919
"require-dev": {
20-
"friendsofphp/php-cs-fixer": "^3.42",
20+
"friendsofphp/php-cs-fixer": "^3.53",
2121
"phpunit/phpunit": "^10.5",
2222
"rector/rector": "^1.0",
2323
"type-lang/parser": "^1.0",
24-
"vimeo/psalm": "^5.18"
24+
"vimeo/psalm": "^5.23"
2525
},
2626
"autoload-dev": {
2727
"psr-4": {

0 commit comments

Comments
 (0)