Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

Commit bf654ac

Browse files
committed
Minor dependency updates
1 parent 12af6aa commit bf654ac

File tree

2 files changed

+195
-177
lines changed

2 files changed

+195
-177
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,10 @@
2020
"infection/infection": "^0.25.0",
2121
"symfony/var-dumper": "^5.0",
2222
"phpstan/phpstan": "^1.0"
23+
},
24+
"config": {
25+
"allow-plugins": {
26+
"infection/extension-installer": true
27+
}
2328
}
2429
}

0 commit comments

Comments
 (0)