Skip to content

Commit

Permalink
Update composer dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
  • Loading branch information
ghostwriter committed Apr 3, 2024
1 parent 61a25a6 commit 8305b13
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 114 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -48,13 +48,13 @@
"ghostwriter/event-dispatcher": "^4.0.0",
"ghostwriter/json": "^3.0.0",
"ghostwriter/option": "^1.5.1",
"symfony/console": "^7.0.4"
"symfony/console": "^7.0.6"
},
"require-dev": {
"ghostwriter/coding-standard": "dev-main",
"ghostwriter/psalm-plugin": "^0.2.0",
"rector/rector": "^1.0.2",
"vimeo/psalm": "^5.23.0"
"rector/rector": "^1.0.3",
"vimeo/psalm": "^5.23.1"
},
"minimum-stability": "stable",
"prefer-stable": true,
Expand Down

0 comments on commit 8305b13

Please sign in to comment.