From ab2913d04bd79d0e50a9d87f9fbf85e0b63e02ea Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 19 May 2026 13:23:07 +0800 Subject: [PATCH] chore: commit composer lock for zkteco library --- composer.json | 1 + composer.lock | 41 +++++++++++++++++++++++++++++++++++++++-- 2 files changed, 40 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index c2f6220a9..23b0d5518 100644 --- a/composer.json +++ b/composer.json @@ -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", diff --git a/composer.lock b/composer.lock index a76a1581e..6b5ca9dd7 100644 --- a/composer.lock +++ b/composer.lock @@ -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" }