mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-05-03 20:55:59 +00:00
- gate implementation
- protected shared view fix
This commit is contained in:
+2
-1
@@ -40,12 +40,13 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"ext-json": "*",
|
||||
"friendsofphp/php-cs-fixer": "^3.0.0",
|
||||
"barryvdh/laravel-ide-helper": "^2.10",
|
||||
"facade/ignition": "^2.11.0",
|
||||
"fakerphp/faker": "^1.15.0",
|
||||
"friendsofphp/php-cs-fixer": "^3.0.0",
|
||||
"mockery/mockery": "^1.4.3",
|
||||
"nunomaduro/collision": "^5.5.0",
|
||||
"nunomaduro/larastan": "^0.7.12",
|
||||
"phpunit/phpunit": "^9.5.6"
|
||||
},
|
||||
"config": {
|
||||
|
||||
Reference in New Issue
Block a user