Merge pull request #1321 from openclassify/vedatakd

update merge plugin
This commit is contained in:
Fatih Alp 2022-08-17 10:04:19 +03:00 committed by GitHub
commit 34e41c7334
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -151,6 +151,9 @@
"config": {
"bin-dir": "bin",
"preferred-install": "dist",
"optimize-autoloader": true
"optimize-autoloader": true,
"allow-plugins": {
"visiosoft/composer-merge-plugin": true
}
}
}