Skip to content

Commit

Permalink
Update composer
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 Nov 21, 2022
1 parent 7e2b249 commit 9d106d7
Show file tree
Hide file tree
Showing 2 changed files with 222 additions and 166 deletions.
14 changes: 7 additions & 7 deletions composer.json
Expand Up @@ -44,19 +44,19 @@
"ghostwriter/json": "^0.1.2",
"ghostwriter/option": "^0.3.0",
"ghostwriter/result": "^0.3.0",
"symfony/console": "^6.1.4",
"symfony/console": "^6.1.7",
"symfony/finder": "^6.1.3",
"symfony/process": "^6.1.3"
},
"require-dev": {
"composer/composer": ">=2.2",
"infection/infection": "^0.26.15",
"phpbench/phpbench": "^1.2.6",
"phpunit/phpunit": "^9.5.25",
"infection/infection": "^0.26.16",
"phpbench/phpbench": "^1.2.7",
"phpunit/phpunit": "^9.5.26",
"psalm/plugin-phpunit": "^0.17.0",
"rector/rector": "^0.14.5",
"symplify/easy-coding-standard": "^11.1.10",
"vimeo/psalm": "^4.27"
"rector/rector": "^0.14.8",
"symplify/easy-coding-standard": "^11.1.17",
"vimeo/psalm": "^4.30"
},
"minimum-stability": "stable",
"prefer-stable": true,
Expand Down

0 comments on commit 9d106d7

Please sign in to comment.