mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 08:12:15 +00:00
bug fixes
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user