Skip to content

Commit

Permalink
Merge pull request #20
Browse files Browse the repository at this point in the history
* Version increase in composer.json for infection and phpstan to their …
  • Loading branch information
frankvanhest authored Jan 26, 2024
1 parent 2f41318 commit a638d46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
},
"require-dev": {
"beberlei/assert": "~v3.3",
"infection/infection": "^0.26",
"phpstan/phpstan": "^1.9",
"infection/infection": "^0.27",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^9.5",
"roave/security-advisories": "dev-latest"
},
Expand Down

0 comments on commit a638d46

Please sign in to comment.