Skip to content

Commit 894a0b5

Browse files
authoredMar 15, 2022
Add new plugin-modifies-install-path extra flag for explicitness
1 parent d20a64e commit 894a0b5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,8 @@
9898
"class": "Composer\\Installers\\Plugin",
9999
"branch-alias": {
100100
"dev-main": "1.x-dev"
101-
}
101+
},
102+
"plugin-modifies-install-path": true
102103
},
103104
"replace": {
104105
"shama/baton": "*",

0 commit comments

Comments
 (0)