Skip to content

Commit a1c0475

Browse files
committed
Removed the infection ci
1 parent b944760 commit a1c0475

File tree

2 files changed

+1
-38
lines changed

2 files changed

+1
-38
lines changed

.github/workflows/infection.yaml

Lines changed: 0 additions & 34 deletions
This file was deleted.

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@
3636
"phpspec/phpspec": "^7.3"
3737
},
3838
"config": {
39-
"bin-dir": "bin",
40-
"allow-plugins": {
41-
"infection/extension-installer": true
42-
}
39+
"bin-dir": "bin"
4340
}
4441
}

0 commit comments

Comments
 (0)