bug fixes

This commit is contained in:
Peter Papp
2021-05-14 10:29:46 +02:00
parent b4e6561134
commit 722eceb0c1
23 changed files with 172 additions and 137 deletions

View File

@@ -45,10 +45,11 @@
"nunomaduro/collision": "^5.3.0",
"phpunit/phpunit": "^9.5.2"
},
"repositories": [{
"type": "path",
"url": "../vuefilemanager-invoicing"
}
"repositories": [
{
"type": "path",
"url": "../vuefilemanager-invoicing"
}
],
"config": {
"optimize-autoloader": true,