composer and package install
This commit is contained in:
+2
-1
@@ -13,7 +13,8 @@
|
||||
"laravel/framework": "5.8.*",
|
||||
"laravel/passport": "^4.0",
|
||||
"laravel/tinker": "~1.0",
|
||||
"lcobucci/jwt": "3.3"
|
||||
"lcobucci/jwt": "3.3",
|
||||
"maatwebsite/excel": "^3.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"fzaninotto/faker": "~1.4",
|
||||
|
||||
+3
-1
@@ -20,6 +20,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@bachdgvn/vue-otp-input": "^1.0.8",
|
||||
"bootstrap": "^5.3.8"
|
||||
"axios": "^1.13.2",
|
||||
"bootstrap": "^5.3.8",
|
||||
"jsbarcode": "^3.12.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user