chore: commit composer lock for zkteco library

This commit is contained in:
2026-05-19 13:23:07 +08:00
parent b353aad649
commit ab2913d04b
2 changed files with 40 additions and 2 deletions

View File

@@ -30,6 +30,7 @@
"phpoffice/phpspreadsheet": "^5.5",
"phpoffice/phpword": "^1.4",
"rachidlaasri/laravel-installer": "^4.1",
"rats/zkteco": "^002.0",
"razorpay/razorpay": "^2.8",
"simplesoftwareio/simple-qrcode": "^4.2",
"spatie/laravel-medialibrary": "^11.13",

41
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "05278f42855320beff537bb9747f6392",
"content-hash": "758cac54be995fe563a993c50946275a",
"packages": [
{
"name": "authorizenet/authorizenet",
@@ -6662,6 +6662,43 @@
},
"time": "2025-06-25T14:20:11+00:00"
},
{
"name": "rats/zkteco",
"version": "V002",
"source": {
"type": "git",
"url": "https://github.com/raihanafroz/zkteco.git",
"reference": "6e17024370ec56c89d87c85a54a1c55079304834"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/raihanafroz/zkteco/zipball/6e17024370ec56c89d87c85a54a1c55079304834",
"reference": "6e17024370ec56c89d87c85a54a1c55079304834",
"shasum": ""
},
"type": "library",
"autoload": {
"psr-4": {
"Rats\\Zkteco\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Raihan Afroz",
"email": "raihanafroz9@gmail.com"
}
],
"description": "ZKTeco Laravel Library",
"support": {
"issues": "https://github.com/raihanafroz/zkteco/issues",
"source": "https://github.com/raihanafroz/zkteco/tree/V002"
},
"time": "2021-11-21T17:53:28+00:00"
},
{
"name": "razorpay/razorpay",
"version": "2.9.1",
@@ -13988,5 +14025,5 @@
"php": "^8.2"
},
"platform-dev": {},
"plugin-api-version": "2.6.0"
"plugin-api-version": "2.9.0"
}