Skip to content

Commit b2c8422

Browse files
committed
fix install
1 parent b0b0087 commit b2c8422

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@
4545
"config": {
4646
"platform-check": false,
4747
"allow-plugins": {
48-
"phpstan/extension-installer": true
48+
"phpstan/extension-installer": true,
49+
"rector/extension-installer": true
4950
}
5051
},
5152
"scripts": {

0 commit comments

Comments
 (0)