forked from wallabag/wallabag
Avoid overlapping images when downloading them
This commit is contained in:
@ -164,7 +164,10 @@
|
||||
"platform": {
|
||||
"php": "7.2.5"
|
||||
},
|
||||
"sort-packages": true
|
||||
"sort-packages": true,
|
||||
"allow-plugins": {
|
||||
"phpstan/extension-installer": true
|
||||
}
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
|
||||
Reference in New Issue
Block a user