Skip to content

Commit

Permalink
remove infection/infection
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaume-sainthillier committed Apr 3, 2023
1 parent 7326da3 commit 09b0192
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 21 deletions.
1 change: 0 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/tests/ export-ignore
/specs/ export-ignore
/phpunit.xml.dist export-ignore
/infection.json.dist export-ignore
/phpstan.neon export-ignore
/.* export-ignore
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@
.php-cs-fixer.cache
.phpunit.result.cache
composer.lock
infection.log
.phpunit.cache
6 changes: 0 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"friendsofphp/php-cs-fixer": "^3.16",
"phpunit/phpunit": "^10",
"phpstan/phpstan": "^1.10",
"infection/infection": "^0.26.19",
"rector/rector": "^0.15.23",
"vimeo/psalm": "^5.9"
},
Expand All @@ -30,10 +29,5 @@
"psr-4": {
"Silarhi\\Cfonb\\Tests\\": "tests/"
}
},
"config": {
"allow-plugins": {
"infection/extension-installer": true
}
}
}
13 changes: 0 additions & 13 deletions infection.json.dist

This file was deleted.

0 comments on commit 09b0192

Please sign in to comment.