From 73b874c72ad55eb9eef21c36160ac0de58f0189e Mon Sep 17 00:00:00 2001
From: quanwei <419654421@qq.com>
Date: Thu, 05 Feb 2026 10:30:43 +0800
Subject: [PATCH] δΌεεη
---
admin/composer.lock | 116 +++++++++++++++++++++++----------------------------------
1 files changed, 47 insertions(+), 69 deletions(-)
diff --git a/admin/composer.lock b/admin/composer.lock
index 06f1207..d8d051c 100644
--- a/admin/composer.lock
+++ b/admin/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": "4c0d36619a2552156a42c54fe6769bbe",
+ "content-hash": "a9d5053902cd52885653aa276949b5b9",
"packages": [
{
"name": "adbario/php-dot-notation",
@@ -3605,6 +3605,50 @@
"time": "2019-09-30T02:36:48+00:00"
},
{
+ "name": "topthink/think-image",
+ "version": "v1.0.8",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/top-think/think-image.git",
+ "reference": "d1d748cbb2fe2f29fca6138cf96cb8b5113892f1"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/top-think/think-image/zipball/d1d748cbb2fe2f29fca6138cf96cb8b5113892f1",
+ "reference": "d1d748cbb2fe2f29fca6138cf96cb8b5113892f1",
+ "shasum": ""
+ },
+ "require": {
+ "ext-gd": "*"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "4.8.*",
+ "topthink/framework": "^5.0"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-4": {
+ "think\\": "src"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "Apache-2.0"
+ ],
+ "authors": [
+ {
+ "name": "yunwuxin",
+ "email": "448901948@qq.com"
+ }
+ ],
+ "description": "The ThinkPHP5 Image Package",
+ "support": {
+ "issues": "https://github.com/top-think/think-image/issues",
+ "source": "https://github.com/top-think/think-image/tree/v1.0.8"
+ },
+ "time": "2024-08-07T10:06:35+00:00"
+ },
+ {
"name": "topthink/think-multi-app",
"version": "v1.0.10",
"source": {
@@ -3975,73 +4019,6 @@
],
"packages-dev": [
{
- "name": "opis/closure",
- "version": "3.4.1",
- "source": {
- "type": "git",
- "url": "https://github.com/opis/closure.git",
- "reference": "e79f851749c3caa836d7ccc01ede5828feb762c7"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/opis/closure/zipball/e79f851749c3caa836d7ccc01ede5828feb762c7",
- "reference": "e79f851749c3caa836d7ccc01ede5828feb762c7",
- "shasum": "",
- "mirrors": [
- {
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
- "preferred": true
- }
- ]
- },
- "require": {
- "php": "^5.4 || ^7.0"
- },
- "require-dev": {
- "jeremeamia/superclosure": "^2.0",
- "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
- },
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "3.3.x-dev"
- }
- },
- "autoload": {
- "psr-4": {
- "Opis\\Closure\\": "src/"
- },
- "files": [
- "functions.php"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Marius Sarca",
- "email": "marius.sarca@gmail.com"
- },
- {
- "name": "Sorin Sarca",
- "email": "sarca_sorin@hotmail.com"
- }
- ],
- "description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.",
- "homepage": "https://opis.io/closure",
- "keywords": [
- "anonymous functions",
- "closure",
- "function",
- "serializable",
- "serialization",
- "serialize"
- ],
- "time": "2019-10-19T18:38:51+00:00"
- },
- {
"name": "symfony/var-dumper",
"version": "v4.3.5",
"source": {
@@ -4187,5 +4164,6 @@
"platform": {
"php": ">=7.1.0"
},
- "platform-dev": []
+ "platform-dev": [],
+ "plugin-api-version": "2.0.0"
}
--
Gitblit v1.9.2