diff --git a/niucloud/composer.json b/niucloud/composer.json index 84f5d32f6..8c3d1f36e 100644 --- a/niucloud/composer.json +++ b/niucloud/composer.json @@ -25,7 +25,6 @@ "topthink/think-orm": "v3.0.14", "topthink/think-filesystem": "v2.0.2", "topthink/think-multi-app": "v1.0.16", - "topthink/think-template": "v3.0.0", "topthink/think-view": "v2.0.0", "topthink/think-captcha": "v3.0.9", @@ -46,7 +45,6 @@ "ext-mbstring": "*", "php-di/php-di": "v7.0.1", "guzzlehttp/guzzle": "7.5", - "yansongda/pay": "v3.6.3", "symfony/psr-http-message-bridge": "v2.2.0", "fastknife/ajcaptcha": "v1.2.1", "kosinix/grafika": "dev-master", @@ -59,7 +57,9 @@ "workerman/redis-queue": "v1.2.0", "workerman/crontab": "v1.0.6", "hyperf/pimple": "~2.2.0", - "365taofang/huaweicloud-sdk-php-obs": "^3.23" + "365taofang/huaweicloud-sdk-php-obs": "^3.23", + "kkokk/poster": "^2.3", + "yansongda/pay": "^3.7" }, "require-dev": { "symfony/var-dumper": "v6.0.19", diff --git a/niucloud/composer.lock b/niucloud/composer.lock index 324dd5e00..e088fc8cd 100644 --- a/niucloud/composer.lock +++ b/niucloud/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": "58d9753b0d3af0e968c66bbe65ae92ed", + "content-hash": "5d4e0b4c5b0b965b0b27e71d78efbec9", "packages": [ { "name": "365taofang/huaweicloud-sdk-php-obs", @@ -1617,6 +1617,56 @@ ], "time": "2022-05-21T17:30:32+00:00" }, + { + "name": "kkokk/poster", + "version": "v2.3.2", + "source": { + "type": "git", + "url": "https://github.com/kkokk/poster.git", + "reference": "6fa26bb225d0d7bcd654c93d342abf5284803203" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/kkokk/poster/zipball/6fa26bb225d0d7bcd654c93d342abf5284803203", + "reference": "6fa26bb225d0d7bcd654c93d342abf5284803203", + "shasum": "", + "mirrors": [ + { + "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", + "preferred": true + } + ] + }, + "require": { + "ext-gd": "*", + "ext-iconv": "*", + "ext-json": "*", + "ext-mbstring": "*", + "php": ">=5.6.0" + }, + "type": "project", + "autoload": { + "psr-4": { + "Kkokk\\Poster\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "lang", + "email": "732853989@qq.com" + } + ], + "description": "PHP生成海报", + "support": { + "issues": "https://github.com/kkokk/poster/issues", + "source": "https://github.com/kkokk/poster/tree/v2.3.2" + }, + "time": "2024-04-02T09:33:45+00:00" + }, { "name": "kosinix/grafika", "version": "dev-master", @@ -6397,16 +6447,16 @@ }, { "name": "yansongda/artful", - "version": "v1.0.9", + "version": "v1.1.2", "source": { "type": "git", "url": "https://github.com/yansongda/artful.git", - "reference": "1fbf987c0deb95a9b67eb343f2b96c8489635e6f" + "reference": "bad726c6287aca219750823bff46f70287ec3995" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/yansongda/artful/zipball/1fbf987c0deb95a9b67eb343f2b96c8489635e6f", - "reference": "1fbf987c0deb95a9b67eb343f2b96c8489635e6f", + "url": "https://api.github.com/repos/yansongda/artful/zipball/bad726c6287aca219750823bff46f70287ec3995", + "reference": "bad726c6287aca219750823bff46f70287ec3995", "shasum": "", "mirrors": [ { @@ -6423,7 +6473,7 @@ "psr/http-client": "^1.0", "psr/http-message": "^1.1 || ^2.0", "psr/log": "^1.1 || ^2.0 || ^3.0", - "yansongda/supports": "~4.0.9" + "yansongda/supports": "~4.0.10" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.44", @@ -6431,7 +6481,7 @@ "hyperf/pimple": "^2.2", "mockery/mockery": "^1.4", "monolog/monolog": "^2.2", - "phpstan/phpstan": "^1.0.0", + "phpstan/phpstan": "^1.0.0 || ^2.0.0", "phpunit/phpunit": "^9.0", "symfony/event-dispatcher": "^5.2.0", "symfony/http-foundation": "^5.2.0", @@ -6473,20 +6523,20 @@ "issues": "https://github.com/yansongda/artful/issues", "source": "https://github.com/yansongda/artful" }, - "time": "2024-02-06T13:19:54+00:00" + "time": "2025-01-09T12:39:39+00:00" }, { "name": "yansongda/pay", - "version": "v3.6.3", + "version": "v3.7.13", "source": { "type": "git", "url": "https://github.com/yansongda/pay.git", - "reference": "fba0bb30636cb936eed9e9078d781e0dc4e4282b" + "reference": "0c8bcb8f67b56fae6c852a5b3ec0a1793f5c8ddb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/yansongda/pay/zipball/fba0bb30636cb936eed9e9078d781e0dc4e4282b", - "reference": "fba0bb30636cb936eed9e9078d781e0dc4e4282b", + "url": "https://api.github.com/repos/yansongda/pay/zipball/0c8bcb8f67b56fae6c852a5b3ec0a1793f5c8ddb", + "reference": "0c8bcb8f67b56fae6c852a5b3ec0a1793f5c8ddb", "shasum": "", "mirrors": [ { @@ -6502,8 +6552,8 @@ "ext-openssl": "*", "ext-simplexml": "*", "php": ">=8.0", - "yansongda/artful": "~1.0.9", - "yansongda/supports": "~4.0.9" + "yansongda/artful": "~1.1.1", + "yansongda/supports": "~4.0.10" }, "conflict": { "hyperf/framework": "<3.0" @@ -6512,6 +6562,7 @@ "friendsofphp/php-cs-fixer": "^3.44", "guzzlehttp/guzzle": "^7.0", "hyperf/pimple": "^2.2", + "jetbrains/phpstorm-attributes": "^1.1", "mockery/mockery": "^1.4", "monolog/monolog": "^2.2", "phpstan/phpstan": "^1.0.0", @@ -6551,20 +6602,20 @@ "issues": "https://github.com/yansongda/pay/issues", "source": "https://github.com/yansongda/pay" }, - "time": "2024-02-29T12:19:11+00:00" + "time": "2024-11-23T03:29:59+00:00" }, { "name": "yansongda/supports", - "version": "v4.0.9", + "version": "v4.0.10", "source": { "type": "git", "url": "https://github.com/yansongda/supports.git", - "reference": "c3479723be665360a5635c15f184a1d0a8dc995a" + "reference": "11cc73776e6d4d763a84c8c733f64820abdc44e5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/yansongda/supports/zipball/c3479723be665360a5635c15f184a1d0a8dc995a", - "reference": "c3479723be665360a5635c15f184a1d0a8dc995a", + "url": "https://api.github.com/repos/yansongda/supports/zipball/11cc73776e6d4d763a84c8c733f64820abdc44e5", + "reference": "11cc73776e6d4d763a84c8c733f64820abdc44e5", "shasum": "", "mirrors": [ { @@ -6616,7 +6667,7 @@ "issues": "https://github.com/yansongda/supports/issues", "source": "https://github.com/yansongda/supports" }, - "time": "2024-01-06T05:14:33+00:00" + "time": "2024-06-09T15:49:21+00:00" } ], "packages-dev": [ @@ -6787,6 +6838,6 @@ "ext-mbstring": "*", "ext-zip": "*" }, - "platform-dev": [], - "plugin-api-version": "2.3.0" + "platform-dev": {}, + "plugin-api-version": "2.6.0" }