Skip to content

Commit

Permalink
Update composer.json
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 Sep 29, 2022
1 parent ef09099 commit 86748cb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@
],
"require": {
"php": ">=8.0,<8.2",
"ghostwriter/option": "^0.3.0"
"ghostwriter/option": "^1.0"
},
"require-dev": {
"infection/infection": "^0.26.14",
"infection/infection": "^0.26.15",
"phpbench/phpbench": "^1.2.6",
"phpunit/phpunit": "^9.5.24",
"phpunit/phpunit": "^9.5.25",
"psalm/plugin-phpunit": "^0.17.0",
"rector/rector": "^0.14.0",
"symplify/easy-coding-standard": "^11.1.7",
"rector/rector": "^0.14.5",
"symplify/easy-coding-standard": "^11.1.10",
"vimeo/psalm": "^4.27"
},
"replace": {},
Expand Down

0 comments on commit 86748cb

Please sign in to comment.