Changed namespacing so the fix is usable as long as the fix is not merged

This commit is contained in:
Svenvdzwet 2022-12-28 11:48:07 +01:00 committed by PixNyb
parent d333fad49c
commit 4653be679f
No known key found for this signature in database
GPG Key ID: 3D8A3F6458B449FB
2 changed files with 7 additions and 1 deletions

View File

@ -34,5 +34,11 @@
"Violet88\\BulkManager\\": "src/BulkManager/",
"Violet88\\BulkUpload\\": "src/BulkUploader/"
}
},
"config": {
"allow-plugins": {
"composer/installers": true,
"silverstripe/vendor-plugin": true
}
}
}