fix(composer.json): define that this plugin should be loaded first
This commit is contained in:
parent
0de838a4df
commit
20923c4eac
@ -32,7 +32,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extra": {
|
"extra": {
|
||||||
"class": "Seacms\\ComposerInstaller\\Plugin"
|
"class": "Seacms\\ComposerInstaller\\Plugin",
|
||||||
|
"plugin-modifies-downloads": true
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"allow-plugins": {
|
"allow-plugins": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user