add webcam to customer create/update
This commit is contained in:
40
composer.lock
generated
40
composer.lock
generated
@@ -4,8 +4,8 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"hash": "acfc873fb659d08adc23d325138a56b2",
|
||||
"content-hash": "28e2bce30da929c84bd2ac7cffd90f3f",
|
||||
"hash": "fa82e6ba1233a366a5f044d19a7bd69d",
|
||||
"content-hash": "ea0b9fcfc8a270415b8f9292af1c17d3",
|
||||
"packages": [
|
||||
{
|
||||
"name": "almasaeed2010/adminlte",
|
||||
@@ -410,6 +410,42 @@
|
||||
"remarkable"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "bower-asset/webcamjs",
|
||||
"version": "v1.0.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jhuckaby/webcamjs.git",
|
||||
"reference": "1f164b822507977bf746838c66b9e4332764c062"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/jhuckaby/webcamjs/zipball/1f164b822507977bf746838c66b9e4332764c062",
|
||||
"reference": "1f164b822507977bf746838c66b9e4332764c062",
|
||||
"shasum": ""
|
||||
},
|
||||
"type": "bower-asset-library",
|
||||
"extra": {
|
||||
"bower-asset-main": "webcam.js",
|
||||
"bower-asset-ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests",
|
||||
"build.sh",
|
||||
"demos",
|
||||
"flash"
|
||||
]
|
||||
},
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"description": "HTML5 Webcam Image Capture Library with Flash Fallback",
|
||||
"keywords": [
|
||||
"webcam"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "bower-asset/yii2-pjax",
|
||||
"version": "v2.0.4",
|
||||
|
||||
Reference in New Issue
Block a user