Skip to content

Commit

Permalink
Update infection (#17)
Browse files Browse the repository at this point in the history
* Update infection

* update infection
  • Loading branch information
sspat authored Apr 11, 2022
1 parent e77b86a commit ae8f315
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"require-dev": {
"doctrine/coding-standard": "^9.0",
"infection/infection": "^0.18|dev-master#4a1a2fd250bc5f11d24d59803b19b705a2f67296",
"infection/infection": "^0.18|^0.26.6",
"phpstan/phpstan": "^1.4",
"phpstan/phpstan-phpunit": "^1.0",
"phpstan/phpstan-strict-rules": "^1.1",
Expand Down
2 changes: 1 addition & 1 deletion psalm.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<psalm
totallyTyped="true"
errorLevel="1"
resolveFromConfigFile="true"
useDocblockTypes="true"
ignoreInternalFunctionFalseReturn="false"
Expand Down

0 comments on commit ae8f315

Please sign in to comment.