Skip to content

Commit

Permalink
Merge pull request #17 from ghostwriter/feature/update-composer-depen…
Browse files Browse the repository at this point in the history
…dencies

feature/update composer dependencies
  • Loading branch information
ghostwriter committed Sep 6, 2022
2 parents dd2e074 + 7204e63 commit ff59406
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 99 deletions.
12 changes: 6 additions & 6 deletions composer.json
Expand Up @@ -42,14 +42,14 @@
"ghostwriter/result": "^0.3.0"
},
"require-dev": {
"infection/infection": "^0.26.13",
"nikic/php-parser": "^4.14.0",
"infection/infection": "^0.26.14",
"nikic/php-parser": "^4.15.1",
"phpbench/phpbench": "^1.2.6",
"phpunit/phpunit": "^9.5.23",
"phpunit/phpunit": "^9.5.24",
"psalm/plugin-phpunit": "^0.17.0",
"rector/rector": "^0.13.10",
"symplify/easy-coding-standard": "^11.1.5",
"vimeo/psalm": "^4.26"
"rector/rector": "^0.14.2",
"symplify/easy-coding-standard": "^11.1.9",
"vimeo/psalm": "^4.27"
},
"replace": {},
"minimum-stability": "stable",
Expand Down

0 comments on commit ff59406

Please sign in to comment.