mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-28 19:10:40 +00:00
- refactored move method
- refactored FavouriteController.php store method - added some tests methods
This commit is contained in:
+2
-1
@@ -35,7 +35,8 @@
|
||||
"fzaninotto/faker": "^1.9.1",
|
||||
"mockery/mockery": "^1.3.1",
|
||||
"nunomaduro/collision": "^5.0",
|
||||
"phpunit/phpunit": "^9.5.2"
|
||||
"phpunit/phpunit": "^9.5.2",
|
||||
"ext-json": "*"
|
||||
},
|
||||
"config": {
|
||||
"optimize-autoloader": true,
|
||||
|
||||
Reference in New Issue
Block a user