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": {
|
||||
"class": "Seacms\\ComposerInstaller\\Plugin"
|
||||
"class": "Seacms\\ComposerInstaller\\Plugin",
|
||||
"plugin-modifies-downloads": true
|
||||
},
|
||||
"config": {
|
||||
"allow-plugins": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user