Skip to content

Commit

Permalink
refactor: Update composer.json.
Browse files Browse the repository at this point in the history
Signed-off-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
  • Loading branch information
drupol committed Oct 27, 2020
1 parent eed419c commit 504567a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,14 @@
"require-dev": {
"drupol/php-conventions": "^1.7.4 || ^1.8.19 || ^2",
"friends-of-phpspec/phpspec-code-coverage": "^4.3.2",
"infection/infection": "^0.13.6 || ^0.15.3",
"infection/infection": "^0.18.2",
"infection/phpspec-adapter": "^0.1.1",
"phpspec/phpspec": "^5.1.2 || ^6.2.1",
"phpstan/phpstan-strict-rules": "^0.12",
"psr/cache": "^1.0",
"symfony/cache": "^4.4 || ^5.1",
"symfony/polyfill-mbstring": "^1.18",
"vimeo/psalm": "^3.17.2"
"vimeo/psalm": "^4"
},
"suggest": {
"symfony/polyfill-mbstring": "Use it if you do not have the PHP mbstring extension."
Expand Down

0 comments on commit 504567a

Please sign in to comment.