Skip to content

Commit 45737c5

Browse files
committed
Merge branch 'main' of github.com:job-runner/symfony-console-adapter
2 parents 6fc25b5 + 286cce6 commit 45737c5

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
@@ -17,9 +17,9 @@
1717
},
1818
"require-dev": {
1919
"doctrine/coding-standard": "^12.0",
20-
"phpunit/phpunit": "^10.5.2",
21-
"psalm/plugin-phpunit": "^0.18.4",
22-
"vimeo/psalm": "^5.17"
20+
"phpunit/phpunit": "^10.5.20",
21+
"psalm/plugin-phpunit": "^0.19.0",
22+
"vimeo/psalm": "^5.23"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)