Skip to content

Commit

Permalink
Merge pull request #9 from ghostwriter/feature/update-composer-depend…
Browse files Browse the repository at this point in the history
…encies

Update composer dependencies
  • Loading branch information
ghostwriter committed Nov 26, 2022
2 parents 3480d72 + 30ee75e commit ad5cdce
Show file tree
Hide file tree
Showing 2 changed files with 196 additions and 140 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@
"ghostwriter/option": "^1.0.1"
},
"require-dev": {
"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.0"
"rector/rector": "^0.14.8",
"symplify/easy-coding-standard": "^11.1.17",
"vimeo/psalm": "^4.30"
},
"replace": {},
"minimum-stability": "stable",
Expand Down

0 comments on commit ad5cdce

Please sign in to comment.